https://bz.apache.org/bugzilla/show_bug.cgi?id=69591
--- Comment #12 from Pierre Brochard <pierre.brochard.1...@m4x.org> --- 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. -- 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