Re: [Resin-interest] resin load distribution

2006-11-08 Thread Scott Ferguson
On Nov 7, 2006, at 6:05 PM, Jacky wrote: Dear Scott, Is there anyway that the "client-weight" can be used with Apache? I'm using 3.0.29 professional.No.  It's both a multithreaded issue and a testing one.  Since Java is a fully-multithreaded language, and Apache/C isn't really, it's much harder

[Resin-interest] resin load distribution

2006-11-05 Thread Jacky
Dear all, In our environment, we are using 1 apache server and load balanced to 2 resin servers (a. 192.168.11.101 and b. 192.168.11.102). A snippet of our apache httpd.conf: VirtualHost external_ip:80 RewriteEngine on RewriteCond %{SERVER_PORT} ^80$ RewriteCond %{HTTP_HOST}