Hi Every Body We have a Socket Client implementation on an HTTP Client on
an old TPF system WE are communicating with the Apache Webserver on a Linux
Box. We want to leave the Connection Open but apache is closing
it. We are using HTTP/1.1 and KeepAlive is also turned on. The response is not static and so the length is not known
and some docs through google search indicate the persistent connections do not
work if the content length is not known. Can Somebody please reply with some insight into this ? Thanks Kamran |