mån 2008-04-07 klockan 01:07 +0800 skrev Adrian Chadd: > As discussed on IRC, I'm not sure where in 2.5/2.6 the response status/headers > are allowed to grow past 4k _AND_ be parsed.
>From what it seems it's not... 2.7 (and 3 with the submitted patch) behaves better there.. only having problems on cache hits, and if I am not mistaken it then falls back on cache miss instead of feeding the client the raw unparsed data... Regards Henrik