In message <4aa633e3.6030...@1art.cz>, =?UTF-8?B?VsOhY2xhdiBCw61sZWs=?= writes:

>I think that is not the problem... when I disable keepalive by seting
>"connection: close" header then i get 4x higher throughput ( but works
>bad in IE6)
>... till the 8K established connection everithing works fine (low
>latency responses, only 10%cpu usage on server, load around 1-2)

Why don't you restrict "connection: close" to non-IE6 then ?

You can test the User-Agent header in your VCL code

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
p...@freebsd.org         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to