Message from the NSAPI plugin: No backend server available for connection: timed out after 10 seconds or idempotent set to OFF
问题 I got the following message from the browser when I ran a long waiting request on my web application: Message from the NSAPI plugin: No backend server available for connection: timed out after 10 seconds or idempotent set to OFF. Also, I got a 503 response code from httpConnection. I assume the server was timeout, but I could not find anything to extend the timeout. The above message was approximately shown after 5 minutes the request was sent. The server is running on WebLogic. Does anyone