Server Will Close the Keep-Alive HTTP Connection when Handling HTTP DELETE Method
(Doc ID 1577216.1)
Last updated on AUGUST 17, 2023
Applies to:
Oracle WebLogic Server - Version 10.3.3 to 10.3.6Information in this document applies to any platform.
Symptoms
The connection between request sender and WebLogic server can be reused well when handling request with GET and POST method.
But when server handles the request with DELETE method, the connection can not be reused. This means the server need to create new connection for every request with DELETE method.
The number of connections will increase very rapid if the number of request is large and the server's performance will be decreased.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |