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: zhouyanm...@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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to