Re: Tomcat6, Apache, and mod_jk configuration

2008-02-19 Thread Da Rock
ajp13 > # > # List workers > worker.list=wrkr > # > # Define wrkr > worker.wrkr.port=8009 > worker.wrkr.host=localhost > worker.wrkr.type=ajp13 > worker.wrkr.cachesize=10 > worker.wrkr.cache_timeout=600 > worker.wrkr.socket_timeout=300 > > Jiansen > >

Re: Tomcat6, Apache, and mod_jk configuration

2008-02-19 Thread Da Rock
che config. You need to monitor some > logs somewhere. Turn on more logging level before you start i.e. level=Debug > or some such value. HTH. > > Da Rock wrote .. > > I'm trying to get all of the above working together peacefully with no > > success whatsoever. I'

Tomcat6, Apache, and mod_jk configuration

2008-02-18 Thread Da Rock
I'm trying to get all of the above working together peacefully with no success whatsoever. I've got Tomcat working, and Apache has always worked as per usual, but mod_jk will simply not work. I'm running all this on freebsd server, and when I navigate to /webapps on the server I get a 404 error- b