https://i.stack.imgur.com/2jZOf.png
Ok here is the image from wireshark showing the problem. I am calling the service from android .It happens randomly usually if you let the device for some time . Sometimes it recovers sometimes not .You need to retry several times. Seems that connections are from pool of OkHttp .Is there any solution for this ? I tried https://stackoverflow.com/a/2475155 but didnt help. Any idea how to solve it ? Note: other clients work fine during these tcp retransmittions.