[ start | index | login ]
start > bidz > tomcat > prod-server.xml

prod-server.xml

Created by mpecher. Last edited by mpecher, 5 years and 168 days ago. Viewed 1,263 times. #1
[edit] [rdf]
labels
attachments
Production Server.xml:
<Server port="8005" shutdown="SHUTDOWN">

<!-- Define the Tomcat Stand-Alone Service --> <Service name="Catalina"> <!-- Define an AJP 1.3 Connector on port 8009 --> <Connector port="8009" protocol="AJP/1.3" maxThreads="200" minSpareThreads="25" maxSpareThreads="75" acceptCount="100" enableLookups="false" redirectPort="8443" />

<!-- Define the top level container in our container hierarchy --> <Engine name="Catalina" defaultHost="www.bidzforit.com" jvmRoute="lb1"> <Host name="www.bidzforit.com"> <Alias>bidzforit.com</Alias> <Alias>www.bidzforit.com.au</Alias> <Alias>bidzforit.com.au</Alias> <Context path="" docBase="/usr/java/apache-tomcat-5.5.17/webapps/bidzforit/" debug="0" reloadable="false" crossContext="false" allowLinking="true"> </Context> </Host>

</Engine> </Service> </Server>

no comments | post comment

Menu:
Java & J2EE
Development
Books

Help:
Help FAQ
Formatting


< February 2012 >
SunMonTueWedThuFriSat
1234
567891011
12131415161718
19202122232425
26272829


Logged in Users: (1)
… and 10 Guests.



Disclaimer: Views and opinions are that of the individual author, and not that of Marand Custom Solutions. This site is an open forum for technical content, and the company accepts no liability for any content or view expressed.