On 5/19/05, Michael Lu <[EMAIL PROTECTED]> wrote:
> When a request comes in does apache wait till the whole request body comes
> from the client then forward it to tomcat or apache forward the request as
> soon as it receives the request header while the client is still
> transferring the request b
When a request comes in does apache wait till the whole request body comes
from the client then forward it to tomcat or apache forward the request as
soon as it receives the request header while the client is still
transferring the request body?
I ask this because we have EOFException from the to