DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43738>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43738





------- Additional Comments From [EMAIL PROTECTED]  2007-11-01 01:43 -------
That all looks correct.  The filter chain is correct; r->remaining is 525 which
matches the number of bytes the SSL buffer captured.

I can't see why this would fail, and I can't think what else to suggest here
other than stepping through the code to see what is happening, or adding a lot
of ap_log_rerror() debugging calls in ap_get_client_block()/ap_http_filter().  

- is this ap_get_client_block() call happening *before* the timeout?
- does ap_get_client_block() fail?
- the topmost filter is ap_http_filter - breakpoint on that; does it get
invoked?  step through; what does it do?



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to