$http Cannot send request intermittently on android device

In my application, $http cannot send any request intermittently on android device. But the network is ok.
I can visit website. The backend server cannot receive any request and then the client get timeout response. After a while it works fine again . By the way, it also works fine on IOS.

Have someont meets this problem! Thanks to reply