I don't agree with you. HTTP protocol has all support for real keep alive
connections. request can even be sent before the previous answer has been received.

BUT most commercial webserver do break the connection very quickly. Probably to be able to support a large number of clients. If you write the server part using ICS, then you should not be faced with this problem.

Both client and server are ICS ..
How many proxies are in between that slow down each request ?
This could be bypassed when a "never-ending stream" can be used.

Paul
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to