Hi, I noticed that Squid retruns me Http1.0 so is it possible to send http 1.1 back to the client ? Squid is between my Brwoser and my Java web server (Tomcat 5.5x) which supports http 1.1 If I remove Squid (so my browser accesses the tomcat directly) the response is http 1.1 So I guess it has to do with squid. Is it possible to use http 1.1 instead? Thanks for any help.