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=42996>.
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=42996


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Redirect-to-buffer strategy |POST with nio connector
                   |with nio connector results  |results in missing variables
                   |in blank page               |




------- Additional Comments From [EMAIL PROTECTED]  2007-07-30 22:18 -------
I'm still trying to zero in on the exact nature of the problem.   Right now it
looks like the redirect-to-buffer is a red herring.  I wrote a simple filter to
dump out the parameters to the request, and it looks like all of the POST
variables are missing, though the GET variable is there.  tcpdump shows that
they *are* being delivered over the wire, however.

Sometimes *some* variables make it into the request and others don't.

Once I get a better idea of what's going on, I'll submit a proper test case.

It seems to misbehave less often if the native library is not used, but that
might also be a red herring.

-- 
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