Gruntz,Dominik wrote:
Thank you very much! This sample code is very helpful!!!

The problem with my code was the missing property
HttpConnectionParams.STALE_CONNECTION_CHECK which has to be set to false.



Actually I should have thought of that. The stale connection check tends to be a major big performance hit for small HTTP requests.

Oleg


Thanks again,
Dominik

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



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

Reply via email to