kvin024 / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

HttpsTransportSE slow response or timeout #182

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I'm using HttpsTransportSE for calling webservices. Repeatedly calling web 
service which needs for reply 1-2s. Then there is a call which requires 30-45s 
or return timeout(set on 45s). This problem occurs only on 3G signal on WIFI 
works perfectly. 

The code is in the attachment

Original issue reported on code.google.com by misel.mo...@poligram.si on 28 Feb 2014 at 7:49

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
How much SoapObject(request)?

Original comment by sljjyy...@gmail.com on 11 Mar 2014 at 1:56

GoogleCodeExporter commented 9 years ago
Depending on the situation 5-20. On the 3G response time is 1-2s (for 90% 
calls), the 10% calls requires 30-45s or return timeout. Currently im using 
ksopa2 2.6.0, i try with 3.2.0 there was 70/30% calls successfully.

Original comment by misel.mo...@poligram.si on 11 Mar 2014 at 7:32

GoogleCodeExporter commented 9 years ago
I have a similar problem. Getting response from service takes >30 minutes. Any 
progress about that ? 

Original comment by mvsivri on 17 Mar 2015 at 9:57