On Tuesday 24 June 2003 08.45, Tan, Kian Tiong wrote: > Any further documents that I am able to refer to?
The W3C HTTP Protocol group has several references to HTTP persistent connections research. Please note that the protocol which is used by most browsers is HTTP persistent connections with up to 4 parallell connections, so research results comparing 4 parallell HTTP/1.0 connections to one persistent HTTP/1.1 connection is not fair. > Such as how the performance is affected? What is the difference > between server_persistent and client persistent? The two different sides of the proxy. server: squid <-> webservers or peers client: clients <-> squid Regards Henrik
