On Thu, 18 Apr 2002, Justin Erenkrantz wrote:
> Hmm. Do you have the HTTP request used in this test?
Not unless somebody can teach me how to teach apache/limits.t to respect
the -trace=debug option...
Best I can do at the moment is this (but it's not helpful because it
doesn't show the message body):
(gdb) frame 19
#19 0x807c104 in default_handler (r=0x819d608) at core.c:3166
3166 if ((errstatus = ap_discard_request_body(r)) != OK) {
(gdb) dump_table r->headers_in
[0] 'Connection'='close'
[1] 'Host'='localhost:8529'
[2] 'User-Agent'='libwww-perl/5.60'
[3] 'Content-Type'='text/plain'
[4] 'X-Subtest'='7'
[5] 'Transfer-Encoding'='chunked'
--------------------------------------------------------------
Cliff Woolley
[EMAIL PROTECTED]
Charlottesville, VA