On Sun, 21 Sep 2003, Adrian Chadd wrote: > > hi, > > I'm running a snapshot from a couple days ago and I'm getting: > > 2003/09/21 19:24:02| could not parse headers from on disk structure! > 2003/09/21 19:24:02| clientReplyContext::sendMoreData: Unable to parse reply headers > within a single HTTP_REQBUF_SZ length buffer
This kind of problem actually exists in all Squid versions.. the header size (including URL) we can process is larger during forwarding than during swapin.. Maybe it is the same problem? Regards Henrik