Android keep-alive timeout but not reconnect /HTTP -
my android client use httpurlconnection upload files apache server. client's timeout 30s,my server timout 60s. upload file success first time. wait 70s. after that,the server close connection, don't konw why client think still keep-alive , don't reconnect.
Comments
Post a Comment