View Single Post
Old 12-22-2008, 07:48 AM   #4
abhsax1978@hotmail.com
Thumbs Must Hurt
 
abhsax1978@hotmail.com's Avatar
 
Join Date: Jun 2008
Location: NOIDA
Model: 8100
OS: 4.2.1.91
PIN: 2052AEF9
Carrier: Soft. Engg.
Posts: 111
Angry

I have changed the headers to:
PHP Code:
c.setRequestProperty(HttpProtocolConstants.HEADER_CONNECTION"Keep-Alive");
c.setRequestProperty("Keep-Alive"Integer.toString(600000)); 
The problem description now:
Code:
Statistics:
========
Whether you send any file above 5Kb or 7 contacts, (I have not tested below this and except 1 contacts);

Whatever request it is (we have registration API available to test in and we have tested in it).

The Time-Out Error comes exactly at 3.07 minutes.

The response is never reached neither 200 Ok_ready_to_receive_the_response section.
I think now sombody can help up getting this clear picture
Regards
__________________
having new s for developers!!!
Offline   Reply With Quote