Hi all.

We have the need that the tomcat 7 connectors (ajp & http) only start listening on the configured port after the application is started.

I have take a look at

https://tomcat.apache.org/tomcat-7.0-doc/connectors.html
https://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html

but I haven't seen a "delay until app start done" flag.

I have also searched in the archive

http://marc.info/?l=tomcat-user&w=2&r=1&s=delay&q=b

I'm sure that I don't understand the tomcat internals enough to see the easy solution.

Thanks for pointing me to the right direction.
Maybe It must be done in the app startup phase or somewhere else.

Best regards
Aleks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to