On 15.07.2011 12:09, Edward Quick wrote:
> Thanks for your replies. I found the solution was to set JkWatchdogInterval
> (by default this is not on). I set it to 30, and observed the FIN_WAIT
> disappears after 60 seconds (this could be the worker.maintain setting?) and
> the CLOSE_WAIT thread d
connection_pool_timeout.
Does this mean connection_pool_timeout only works if JkWatchdogInterval is
swithed on?
Ed.
-Original Message-
From: Rainer Jung [mailto:rainer.j...@kippdata.de]
Sent: 13 July 2011 23:23
To: users@tomcat.apache.org
Subject: Re: mod_jk question about lingering close_waits
On
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 7/13/2011 5:16 PM, André Warnier wrote:
> 1) this is the right list for Apache/Tomcat connectors (mod_jk among
> them)
Yes. When the question is about mod_proxy_ajp, we usually try our best
but defer to the Apache httpd user's list when thi
On 13.07.2011 23:16, André Warnier wrote:
> Hi.
>
> I am not the one who can really answer your question, but
>
> 1) this is the right list for Apache/Tomcat connectors (mod_jk among them)
>
> 2) a question : do these CLOSE_WAIT sockets bother you for some specific
> reason ?
> In a totally diff
Hi.
I am not the one who can really answer your question, but
1) this is the right list for Apache/Tomcat connectors (mod_jk among them)
2) a question : do these CLOSE_WAIT sockets bother you for some specific reason
?
In a totally different context, I have had problems with Linux systems when
Hi,
Apologies in advance if this is the wrong mailing list. I was unable to find
one specific to mod_jk and this looked the most relevant.
I have the following apache tomcat server configuration set up: Apache 2.2.3 ,
mod_jk 1.2.32 , and tomcat 6.0.32 running HelloWorld.war
If I send a request
On 16.04.2010 11:20, Philip Wigg wrote:
Recent versions of mod_jk allow a very fine-grained response timeout
configuration, so that you can e.g. set a general response timeout to 20
seconds and a longer timeout like 60 seconds for special URLs you expect to
take longer like report generation.
Th
> Recent versions of mod_jk allow a very fine-grained response timeout
> configuration, so that you can e.g. set a general response timeout to 20
> seconds and a longer timeout like 60 seconds for special URLs you expect to
> take longer like report generation.
>
> The cases where you would need sh
On 15.04.2010 13:22, Philip Wigg wrote:
Hi,
I'm using mod_jk 2.2.27 to connect via AJP to a JBoss backend. The
problem is that a reporting application takes a couple of minutes to
run a report but mod_jk seems to be closing the connection to the
back-end and the user receives a 502 Bad Gateway e
Hi,
I'm using mod_jk 2.2.27 to connect via AJP to a JBoss backend. The
problem is that a reporting application takes a couple of minutes to
run a report but mod_jk seems to be closing the connection to the
back-end and the user receives a 502 Bad Gateway error. 10 seconds
after the request is made
On 15.05.2009 18:18, Christopher Schultz wrote:
> Gregor,
>
> On 5/15/2009 11:59 AM, Gregor Schneider wrote:
>> however, in the docs
>> (http://tomcat.apache.org/connectors-doc/reference/printer/apache.html)
>> i can't find what %a and %b mean.
>
> Read more closely:
>
> "
> The Tomcat Connector
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gregor,
On 5/15/2009 11:59 AM, Gregor Schneider wrote:
> however, in the docs
> (http://tomcat.apache.org/connectors-doc/reference/printer/apache.html)
> i can't find what %a and %b mean.
Read more closely:
"
The Tomcat Connector module date log for
hi guys,
i'm wondering where - except from the source - i could find the
information of what the log-format-parameters actually mean.
example:
JkLogStampFormat "[%a %b %d %H:%M:%S %Y]"
that's the default format-string, however, in the docs
(http://tomcat.apache.org/connectors-doc/reference/prin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sury,
In addition to what Rainer has said...
Sury Balasubramanian wrote:
| I am getting an 404 when i try to
| access any tomcat url..http://leonardo/examples (for e.g.)
[snip]
| JkMount /examples/* worker1
Your JkMount line matches /examples/
Sury Balasubramanian wrote:
Hello all,
I am having trouble with Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6
OpenSSL/0.9.8g mod_autoindex_color mod_jk/1.2.26 PHP/5.2.5 redirecting
tomcat requests to the tomcat worker. I am getting an 404 when i try to
access any tomcat url..http://leonardo/examples (
Hello all,
I am having trouble with Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6
OpenSSL/0.9.8g mod_autoindex_color mod_jk/1.2.26 PHP/5.2.5 redirecting
tomcat requests to the tomcat worker. I am getting an 404 when i try to
access any tomcat url..http://leonardo/examples (for e.g.)
My webdav works ok,
K S wrote:
Thanks a lot Rainer! The problem as you guessed was with the Vhost.
After putting the JkMounts in the global server configuration, it
worked.
I started using the VHost (though now I have realised I don't need
them at all since I am not hosting more than one website on a single
server)
Thanks a lot Rainer! The problem as you guessed was with the Vhost.
After putting the JkMounts in the global server configuration, it
worked.
I started using the VHost (though now I have realised I don't need
them at all since I am not hosting more than one website on a single
server) because the
K S wrote:
Hi,
I am a newbie to both Apache and Tomcat.
I am using Apache 2.0.55, Tomcat 5.5.25, mod_jk 1.2.25 and Ubuntu (
2.6.17-10-server)
It seemed like I had the complete redirection working at one point, but
unfortunately after no apparent change (that I can recollect), things just
stopp
Hi,
I am a newbie to both Apache and Tomcat.
I am using Apache 2.0.55, Tomcat 5.5.25, mod_jk 1.2.25 and Ubuntu (
2.6.17-10-server)
It seemed like I had the complete redirection working at one point, but
unfortunately after no apparent change (that I can recollect), things just
stopped working. I
And another comment:
you can add/remove nodes also by simply switching their activation
attribute to disabled (no new sessions) or stopped (no more requests at
all).
Again you can't factor those out (onyl by mixing workers.properties and
JkWorkerProperty), but the status is concentrated in o
Only 1 worker file is possible and it must be defined in the global
section of the httpd configuration.
You can think about using three things to make configs easier to
maintain (depending on your taste)
- Using the "reference" feature (see jk reference guide for
workers.properties), which a
Hi,
We are running JBoss 4.2.0/Apache 2.2.3/Mod_jk 1.2.22 on Suse Linux 10.
We are trying to implement an Apache Farm with three Apache instances
reverse-proxying to multiple JBoss cluster nodes using mod_jk connector
with load-balancing and sticky session configuration.
As per the Tomcat conne
: Adrian Nadeau [mailto:[EMAIL PROTECTED]
Sent: 26 January 2006 17:01
To: Jonathan Woods
Cc: 'Tomcat Users List'
Subject: Re: Tomcat and mod_jk question on Red Hat 9
Thanks for the information...
In our mod_jk log we have the following showing up:
[Wed Jan 25 13:21:33 2006] [jk_aj
Original Message-
From: Adrian Nadeau [mailto:[EMAIL PROTECTED]
Sent: 26 January 2006 14:56
To: users@tomcat.apache.org
Subject: Tomcat and mod_jk question on Red Hat 9
Hello,
We recently setup mod_jk on a server running Red Hat 9. We are having some
odd problems with the new setup. For
's log (assuming you
write one - JkLogFile directive).
Jon
-Original Message-
From: Adrian Nadeau [mailto:[EMAIL PROTECTED]
Sent: 26 January 2006 14:56
To: users@tomcat.apache.org
Subject: Tomcat and mod_jk question on Red Hat 9
Hello,
We recently setup mod_jk on a server running
Hello,
We recently setup mod_jk on a server running Red Hat 9. We are having
some odd problems with the new setup. For some reason, everything works
fine for the first 2 clicks when testing the process (running the
examples webapp thru Apache 2.0.40). However, when we click something
(anyt
27 matches
Mail list logo