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

prod-server.xml

Created by mpecher. Last edited by mpecher, 5 years and 278 days ago. Viewed 1,266 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>

Please login to post a comment.

Menu:
Java & J2EE
Development
Books

Help:
Help FAQ
Formatting


< May 2012 >
SunMonTueWedThuFriSat
12345
6789101112
13141516171819
20212223242526
2728293031


Logged in Users: (0)
… and a Guest.



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.