-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andrew,

On 9/8/2010 9:10 AM, Andrew Bruno wrote:
> And here is my JK info

Thanks.

> JkWorkersFile E:/products/thirdparty/apache-2.2.15-01/conf/workers.properties
> JkShmFile     E:/products/thirdparty/apache-2.2.15-01/logs/mod_jk.shm
> JkLogFile     E:/products/thirdparty/apache-2.2.15-01/logs/mod_jk.log
> JkLogLevel    error

Try setting the above JkLogLevel to "debug" and sending the new
(complete) mod_jk.log file that covers httpd startup.

> JkLogStampFormat "[%a %b %d %H:%M:%S %Y] "
> JkMount  /* loadbalancer

Since you're using httpd for load balancing, you might consider using it
to serve static content rather than doing a (potentially) needless proxy
operation for those files. Just a thought.

>> I now wanted to add an extra two workers, i.e. a total of 4 tomcats,
>> and load balance across all 4.   Is this possible?

Yes.

>> With respect to the worker names, a number works well.  I have set the
>> jvmRoute to be numbers too, and my app directs users to the respective
>> worker using the MITM jsession followed by a dot followed by worker
>> name discussed in forum a few months ago. i.e.
>> https://app.somedomain.com/login.do;jsessionid=w.2  -> forces it to
>> use tomcat jvmRoute=2

Good.

Please send an updated log file, and we'll take a look.

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyHlX4ACgkQ9CaO5/Lv0PCQZwCcClTydhrc7vwozVrsrYfd0D9d
5u4AoKCOYPpaX0CoCxEI4vHK3SgEh/n9
=9R0Z
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to