Thank you for replying, Jacob. It makes a lot sense. Thanks again. -----Original Message----- From: Jacob Hookom [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 4:52 PM To: 'Tomcat Users List' Subject: RE: apache+tomcat?
| -----Original Message----- | From: Lee Zhao [mailto:[EMAIL PROTECTED]] | Sent: Tuesday, August 13, 2002 6:30 PM | To: Tomcat Users List | Subject: apache+tomcat? | | Can someone please explain why one needs or wants to use apache in | addition to tomcat? Tomcat is great at serving up dynamic content (jsp pages, servlets). Apache is a great at serving up static content (images, html pages, etc). Through using mod_jk or other connectors, we can have Apache filter only dynamic content off to Tomcat which frees up Tomcat to handle only the stuff that matters, like JSP's and Servlets. Let Apache handle static content because that's what it does best. Can one just use tomcat as plain web server for | serving HTML pages? Not a problem. Thanks in advance. | | | | -----Original Message----- | From: sibusiso xolo [mailto:[EMAIL PROTECTED]] | Sent: Tuesday, August 13, 2002 5:05 PM | To: Tomcat Users List | Subject: Re: can't find mod_jk.conf | | | the best place to find out what to do is here:- | | ~/jakarta-tomcat-4.0.4/webapps/tomcat-docs/config/ajp.html | about halfway down the page under Using ApacheConfig | | good luck | | On Sunday 11 August 2002 15:35, Scott Adamson wrote: | > I have been trying to get Tomcat 4.04 to work with Apache (compiled | > statically with mod_jk). According to the HOWTO on the Apache site | > mod_jk.conf should be auto-generated with startup, it isnt. My guess | would | > be that there is some other configuration I need, but the HOWTO only | seems | > to mentions a 'workers.properties' file, which I created as instructed. | Can | > anyone help me with Tomcat 4 + Apache + mod_jk ? I would prefer to stick | > with mod_jk (it already works with tomcat3.2.1) but I would consider | using | > other connectors. | > | > | > Any help that anyone can offer would be much appreciated. | > | > regards, | > | > Scott Adamson | > Systems Administrator | > Syware Technology | > | > [EMAIL PROTECTED] | > http://upe.com.au | | | -- | To unsubscribe, e-mail: <mailto:tomcat-user- | [EMAIL PROTECTED]> | For additional commands, e-mail: <mailto:tomcat-user- | [EMAIL PROTECTED]> | | | | -- | To unsubscribe, e-mail: <mailto:tomcat-user- | [EMAIL PROTECTED]> | For additional commands, e-mail: <mailto:tomcat-user- | [EMAIL PROTECTED]> | | --- | Incoming mail is certified Virus Free. | Checked by AVG anti-virus system (http://www.grisoft.com). | Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/2002 | --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/2002 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>