Login  
Search All Forums
Dart Home | PowerTCP Web for ActiveX | Custom Development Reply | PowerTCP Web for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web for ActiveX
Topic: persistent connection
Barbara Hamby

From: Springfield, MO USA
Posts: 11
Member Since: 10/04/02
posted October 19, 2004 3:15 PM

The vendor that I use dartweb.dll to post to has decided to change how their load balancing works so that now my series of posts have to be "sticky" (their word) to stay with the same server. I do one post with the logon info and get back a cookie, and then include that cookie in multiple subsequent posts and finally send a logoff. When they tried changing the load balancing to their new method, my subsequent posts went to the server that knew nothing about the cookie from the first server.

Can the dartweb control handle persistent connections? How do I set that up?
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted October 19, 2004 3:23 PM

It may work if you set the Version to "HTTP/1.1" but I think that is the default. You may also try adding a "Connection: keep-alive" header and see if that works.
Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX