Varnish 2.0.6 - I have a page that is giving me 503 responses. It
appears that this page sets an excessive number of cookies. In the logs
I see:
6 RxProtocol b HTTP/1.1
6 RxStatus b 200
6 RxResponse b OK
6 RxHeader b Date: Tue, 05 Jan 2010 21:00:31 GMT
6 RxHeader b Server: Apache
6 RxHeader b Set-Cookie: <cookie name>=<value>; path=/
...
6 RxHeader b Set-Cookie: <cookie name>=; domain=<domain>;
path=/; expires=Thur, 01 Jan 1970 00:00:00 GMT
6 RxHeader b Set-Cookie: <cookie name>=; domain=<domain>;
path=/; expires=Thur, 01 Jan 1970 00:00:00 GMT
6 LostHeader b Set-Cookie: <cookie name>=; path=/; expires=Thur,
01 Jan 1970 00:00:00 GMT
6 HttpGarbage b HTTP/1.1
29 FetchError c http format error
I've tried changing the workspace size. It doesn't seem to have any
effect.
Is there a way to deal with this? I know that I need to talk to the
application programmers about the number of cookies, but don't hold out
much hope for immediate change.
Thanks,
Jim
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc