I found ticket 455 and increased the HTTP_HDR_MAX_VAL in configure. On another item, the man pages for Varnish do not render correctly on my system. It looks as if anywhere there should be something in bold, or italics, etc that the text is missing. Any thoughts on what I need to do to see the man pages?
Thanks, Jim -----Original Message----- From: Jim Hayter Sent: Tuesday, January 05, 2010 4:07 PM To: [email protected] Subject: LostHeader when dealing with RxHeaders 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
