https://bz.apache.org/bugzilla/show_bug.cgi?id=69591

--- Comment #18 from Karthick B <karthick...@live.com> ---
(In reply to Karthick B from comment #17)
> (In reply to Pierre Brochard from comment #12)
> > Your len value is fff9 in the first pcap : 65536 - 7
> >            and 3f fff9 in the second that is 4 * 1024 * 1024 - 7 also
> > 
> > But len value is one octet more. So it should be 4 * 1024 * 1024 - 8
> > 
> > Or else the body is shifted.
> 
> thanks. this is good find. i will try and share feedback

Even after changing the code. same result. apache closed the connection.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to