Hi,
I am making tomcat 6 work on different platforms that need different values for
maxThreads in the Connector in server.xml.
Ideally, I would set an environment variable and/or property that could be used
when server.xml is read - is something like this supported?
Or, worse case, it looks like I could put a value onto the command line and
look for it in Bootstrap.main() and then consult that value as the connectors
are made, but that's pretty ugly.
Any ideas?
RP
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]