Hi
Yes , it seems wrong configuration .New one is:
worker.list=balancer
#For tomcat 1
worker.worker1.type=ajp13
worker.worker1.host=10.58.116.20
worker.worker1.port=8009
worker.worker1.lbfactor=1
#For tomcat 2
worker2.worker2.type=ajp13
worker.worker2.host=10.58.116.20
worker.worker2.po
Hello
I have an odd but systemic problem with an otherwise working implementation. I
am unable to get any technique to dynamically recalculate a page from an
action. I have tried the following
1. Defined a frameset with the "top" frame specified in realtime with jstl.
It
works the first tim
Are you sure ?
Harsimranjit singh Kler wrote:
...
—–
worker.properities
——–
worker.list=balancer <- that's fine
#For tomcat 1
worker.list=worker1 <--- but what is that one doing here ? ...
#worker.worker1.domain=worker1
worker.worker1.type=ajp13
worker.worker1.host=
Hi
Here is details:
./apachectl -V
Server version: Apache/2.2.17 (Unix)
Server built: Apr 19 2011 08:35:28
Server’s Module Magic Number: 20051115:25
Server loaded: APR 1.4.2, APR-Util 1.3.10
Compiled using: APR 1.4.2, APR-Util 1.3.10
Architecture: 64-bit
Server MPM: Worker
threaded: yes (fixed
> From: Karl Schmitt [mailto:karlschmitt1...@googlemail.com]
> Subject: Re: Problems deploying a servlet on ubuntu
> http://localhost:8080/ch1/Serv1 is still not working
> even after restarting tomcat6 or the whole machine :-(
What does "not working" mean? Be specific: HTTP status, log entries,
Can you show the contents of the workers.properties file ?
And, if you send just /one/ of your test requests to one Tomcat, what is the response time
? (do that several times, separately, and calculate the average).
arsimranjit singh Kler wrote:
Hi
Hope you clear with my steup?
Regards
Harsi
Folks,
As I type this there are around 160 open bugs for Tomcat 5, 6 & 7 in
Bugzilla. A handful of these are bugs and even of that handful most have
been fixed in Tomcat 7 and just open waiting approval to back-port to
Tomcat 5 and/or 6.
The majority of the bugs (around 140) are enhancement reque
Hi folks, Hi David,
I use the /var/lib/tomcat6/webapps directory now,
http://localhost:8080 is working
and http://localhost:8080/ch1/Serv1 is still not working
even after restarting tomcat6 or the whole machine :-(
here comes a recursive listing of the directory structure:
karl@sonoma:/var/lib/t