ttps://localhost:PORT_X/reqheader/* ProxyPassReverse /reqheader/*
> https://localhost:PORT_X/reqheader/*
>
> Here PORT_X port is used by tomcat service.
>
> *Query:* When apache is trying to connect to backend server Tomcat
> at port PORT_X, Sometimes that request fails and we get "Servic
:*
When apache is trying to connect to backend server Tomcat at port PORT_X,
Sometimes that request fails and we get "Service temporarily unavailable"
message.
When "Service temporarily unavailable" issue is hit, we are seeing
following below message in error_log
[Mon Apr 20 14:45:0
.x and HTTP/1.1 503 Service Temporarily
Unavailable
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 2/1/2010 3:54 PM, André Warnier wrote:
>>
>>> worker.loadbalancer.type=lb
>>> worker.loadbalancer.balance_workers=worker1 worker2
t: Montag, 1. Februar 2010 11:51
An: Tomcat Users List
Betreff: Re: AW: Tomcat Cluster 6.x and HTTP/1.1 503 Service Temporarily
Unavailable
On 01/02/2010 07:40, Alexander Diedler wrote:
> 44 requests currently being processed, 1656 idle workers
I doubt you have that many AJP threads a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 2/1/2010 3:54 PM, André Warnier wrote:
>>
>>> worker.loadbalancer.type=lb
>>> worker.loadbalancer.balance_workers=worker1 worker2
>
> Should this not be :
>>> worker.loadbalancer.balance_workers=worker1,worker2
>
> http://tomcat.apache.org
worker.loadbalancer.type=lb
worker.loadbalancer.balance_workers=worker1 worker2
Should this not be :
>> worker.loadbalancer.balance_workers=worker1,worker2
http://tomcat.apache.org/connectors-doc/reference/workers.html
balance_workers - A comma separated list of workers that the load
balan
Alexander Diedler wrote:
Hello,
Interesting, MaxRequestsPerChild limit is to low. How I should set the limit?
Unless you have an application which leaks memory, you could try setting
it to zero (= unlimited)
Or, since you appear to be under Windows, just comment it out, since 0
is the defau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Alexander,
I took at look at your log file, and everything looks good to me,
honestly. There are no errors that I can see, other than the
setsockopt(SO_UPDATE_ACCEPT_CONTEXT) warning that apparently accompanies
every child process shutdown.\
On 2/1/2
:
-Ursprüngliche Nachricht-
Von: Mark Thomas [mailto:ma...@apache.org]
Gesendet: Montag, 1. Februar 2010 11:51
An: Tomcat Users List
Betreff: Re: AW: Tomcat Cluster 6.x and HTTP/1.1 503 Service Temporarily
Unavailable
On 01/02/2010 07:40, Alexander Diedler wrote:
>
On 01/02/2010 07:40, Alexander Diedler wrote:
> 44 requests currently being processed, 1656 idle workers
I doubt you have that many AJP threads available on Tomcat.
AJP connector config in server.xml?
mod_jk config in httpd.conf?
Looks like my guess was right.
Mark
--
. Februar 2010 08:40
An: Tomcat Users List
Betreff: AW: Tomcat Cluster 6.x and HTTP/1.1 503 Service Temporarily Unavailable
Hello,
Server Version: Apache/2.2.14 (Win32) mod_jk/1.2.28
Server Built: Sep 28 2009 22:41:08
Server loaded APR Version: 1.3.9
Compiled with APR Version: 1.3.9
Server loaded APU
18:55
An: Tomcat Users List
Betreff: Re: Tomcat Cluster 6.x and HTTP/1.1 503 Service Temporarily Unavailable
On 31/01/2010 17:50, Alexander Diedler wrote:
> Hello,
> We spend a lot of time to investigate the mistake, but I would not be found
> by us. We have two Virtual Machines with Wi
On 31/01/2010 17:50, Alexander Diedler wrote:
> Hello,
> We spend a lot of time to investigate the mistake, but I would not be found
> by us. We have two Virtual Machines with Windows 2003 R2 Standard Edition and
> on every node there is a Apache 2.2.14 and Tomcat 6.0.20 (and tcnative
> installe
Hello,
We spend a lot of time to investigate the mistake, but I would not be found by
us. We have two Virtual Machines with Windows 2003 R2 Standard Edition and on
every node there is a Apache 2.2.14 and Tomcat 6.0.20 (and tcnative installed)
with mod_jk 1.2.28 (all 32 Bit) installed.
After a pe
]
Sent: 12 June 2007 13:26
To: Raghupathy, Gurumoorthy; users@tomcat.apache.org
Subject: RE: jk_mod 'Service Temporarily Unavailable'
I've found out the problem - took a long google session though.
Seems to be due to me putting my ip in the workers file instead of a dns
name.
I used l
EMAIL PROTECTED]
Sent: 12 June 2007 13:24
To: Dean Pullen
Subject: RE: jk_mod 'Service Temporarily Unavailable'
How are you starting your jboss ???
Do you start like run.bat -c all ?
If you do then send me the
JBOSS_HOME/server/all/deploy/jbossweb-tomcat50.sar/server.xml
Else send me
ubject: RE: jk_mod 'Service Temporarily Unavailable'
Well it's literally what is in that example...but am doing so anyway...
-Original Message-
From: Raghupathy, Gurumoorthy
[mailto:[EMAIL PROTECTED]
Sent: 12 June 2007 13:10
To: Tomcat Users List
Cc: [EMAIL PROTECTED]
Sub
Well it's literally what is in that example...but am doing so anyway...
-Original Message-
From: Raghupathy, Gurumoorthy
[mailto:[EMAIL PROTECTED]
Sent: 12 June 2007 13:10
To: Tomcat Users List
Cc: [EMAIL PROTECTED]
Subject: RE: jk_mod 'Service Temporarily Unavailable'
Send me your mod_jk.conf and workers.properties and mod_jk.log to my
personal emailed I have cced her with
-Original Message-
From: Dean Pullen [mailto:[EMAIL PROTECTED]
Sent: 12 June 2007 12:55
To: Tomcat Users List
Subject: RE: jk_mod 'Service Temporarily Unavailable'
I'm afraid that didn't do the trick. I was hoping it would be as simple
as that though!
-Original Message-
From: Raghupathy, Gurumoorthy
[mailto:[EMAIL PROTECTED]
Sent: 12 June 2007 12:51
To: Tomcat Users List
Subject: RE: jk_mod 'Service Temporarily Unavailable'
Shu
Shutdown jboss
Shutdown apache
Start jboss ( wait till it starts fully )
Start apache
Let me know how it goes
-Original Message-
From: Dean Pullen [mailto:[EMAIL PROTECTED]
Sent: 12 June 2007 12:44
To: users@tomcat.apache.org
Subject: jk_mod 'Service Temporarily Unavai
Hi,
I've followed the mod_jk instructions perfectly from the Jboss wiki
here: http://www.jboss.org/wiki/Wiki.jsp?page=3DUsingMod_jk1.2WithJBoss
Yet when I go to localhost/jmx-console I get 'Service Temporarily
Unavailable'
Going to Jboss directly (localhost:8080/jmx-co
my application on local
host, the server doesn't respond and return 503
Service Temporarily Unavailable error. No error
messages written in catalina.out.
2. The logging was completely changed. How to
configure logging.properties to log messages from my
applcaitions.
Thanks
E
23 matches
Mail list logo