https://bz.apache.org/bugzilla/show_bug.cgi?id=69591
--- Comment #2 from Eric Covener <cove...@gmail.com> --- (In reply to Pierre Brochard from comment #1) > LimitRequestFieldSize limit the size of the chunks for request body. > The default is 8192 bytes. I believe it only limits the number of characters in the line carrying the chunk size, for example 8192 bytes (0x2000) only uses 4 of the LimitRequestFieldSize bytes, not all of the default ones. -- 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