If you have lots of static html pages then apache is much better at handling them. For other dynamic content like .jsp tomcat has to handle the requests. So thats why you would have apache + the mod_jk connector. If all your files are jsp and you don't need static page serving or other features of Apache, then you can run tomcat stand-alone.
for testing load you can use Jmeter http://jakarta.apache.org/jmeter/index.html ---------------------------------------------- Alex Jalali I(2) Drive Team! I(2) Drive Online Storage http://www.i2drive.com ---------------------------------------------- > Hi, > > My server is a bit 'slow'. It takes me a while to receive my pages > when I hit the site. > > How fast is tomcat when using apache + mod_jk? > Is there any performance test I can apply on my server to check if it > is tomcat or my badwidth? > > Thank you > > Vanessa Campos > [EMAIL PROTECTED] > ICQ 35381281 > > "Efetivamente, para o homem, enquanto homem, nada tem valor a menos que > ele possa executa-lo com entusiasmo" Max Weber > > > > > > > > > _______________________________________________________ > Yahoo! doce lar. Faça do Yahoo! sua homepage. > http://br.yahoo.com/homepageset.html > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]