On Tue, 2013-04-30 at 16:52 +0000, Poonam Chawla wrote:
> Hello Oleg, 
> 
> I thought I would just explain my understanding/concern related to the log:
> 
> Success Scenario:
> 
> 1. Client sends the Request Header
> 2. Client sends the Request Body 
> 3. Server sends 404
> 4. Server closes the connection
> 5. Client Acknowledges
> 
> Failure Scenario:
> 
> 1. Client sends the Request Header.
> 2. Server sends 404
> 3. Server closes the connection.
> 4. Client Acknowledges
> 5. Client sends the Request Body.
> 
> In the case of failure, I have two questions:
> 
> - Why does the acknowledgement to 404 message is not getting passed to the 
> Application Layer?
> - If my understanding is incorrect about the above observation, then why 
> would the client still send the request body after acknowledging?
> 
> Feel free to correct me at any point.
> 
> Thanks for your help.
> Poonam
> 

Please generate a wire / context log of the session exhibiting the
problem as described in the logging guide and post it to this list.

Oleg  



---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to