You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2018/07/23 07:56:22 UTC

[Bug 62562] New: Provide an option "unbindOnShutdown" like "bindOnInit" for Connector

https://bz.apache.org/bugzilla/show_bug.cgi?id=62562

            Bug ID: 62562
           Summary: Provide an option "unbindOnShutdown" like "bindOnInit"
                    for Connector
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: zhouyanming@gmail.com
  Target Milestone: ----

New request will block until all ServletContexts closed then destroy
ProtocolHandler and failed finally while shutting down. I think it's more
desirable to reject new request as quick as possible, tomcat should destroy
ProtocolHandler before close ServletContext, at least provide an option like
"bindOnInit=false" which reject request during start.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 62562] Provide an option "unbindOnShutdown" like "bindOnInit" for Connector

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62562

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---


*** This bug has been marked as a duplicate of bug 62515 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org