https://bz.apache.org/bugzilla/show_bug.cgi?id=61804
Bug ID: 61804
Summary: Manager intermittently closes connection during
deployment
Product: Tomcat 8
Version: 8.5.11
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Manager
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ----
I'm seeing the manager prematurely close the connection when calling the
/text/deploy API. The deployment itself is eventually successful, but this
means the's no reliable way of telling if the deployment is succeeding.
When the connection is closed, the manager appears to stop accepting
connections for a while - I suspect until the deployed application is running.
- Approximately 50% of requests fail with the connection being closed.
- There doesn't appear to be a constant amount of time before these failures -
anything from 20 - 200 seconds.
- Both the manager and other apps are served on the same port.
- I'm testing this with curl on localhost, so can rule out proxy-related issues
Any thoughts on what might be causing this?
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]