Hi,

I'd like to extend mod_jk to let servlets be RFC 1867 compliant.
Specifically, when transmitting a (large) body of a request
on the ajp connection:

 a) mod_jk should be prepared to receive a response from
    the servlet at any time during the send of the body; and
 b) mod_jk should consume the remainder (if any) of the
    request body if a servlet response is received prior to
    the completion of the transmission of the body.

Two question-

 a) Does anyone have up-front input about making such a change?
 b) Is there a better place to do the work than on mod_jk in jakarta-tomcat?
    (ie jakarta-tomcat-4.x?)


Thanks for the input,
Keith


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

Reply via email to