This seems to be mod_jk bug. I read in some other thread about this
bug and look similar to what I am seeing. But what I am really looking
for is to see if I have correct settings.

We are using mod_jk 1.2.21 and apache 2

On Wed, Mar 30, 2011 at 1:46 PM, Dave Fisher <dave2w...@comcast.net> wrote:
> Is this an Apache Tomcat problem, or a JBoss problem? If it is a Tomcat 
> version, is it from a repackager or an official http://tomcat.apache.org/?
>
> In a new email thread with a descriptive subject provide the Apache HTTPD, 
> mod_jk, Apache Tomcat, JDK and Operating System versions.
>
> Then you will likely be asked for logs on both your HTTPD, mod_jk and tomcat 
> sides.
>
> I think if you did that, you might get some help.
>
> On Mar 30, 2011, at 12:16 PM, Mohit Anchlia wrote:
>
>> Can someone please give some pointers? Connector document says that
>> "connection_pool_timeout" should be same as "ConnectionTimeout" and I
>> think setting these will help but not sure.
>>
>> Do I need to add connection_pool_timeout? server.xml doesn't have
>> ConnectionTimeout set either so does it mean it will wait forever?
>> Just trying to see what additional settings I need to put in place.
>>
>> On Tue, Mar 29, 2011 at 6:16 PM, Mohit Anchlia <mohitanch...@gmail.com> 
>> wrote:
>>> In order to circimvent this bug
>>> https://issues.jboss.org/browse/JBPAPP-366 what should I exactly have
>>> in apache 2 properties.
>>>
>>> We often see "cping/cpong after connecting to the backend server
>>> failed (errno=110)" and bunch of 503s
>>>
>>> Current worker.properties look something like this:
>>>
>>> worker.app1.type=ajp13
>>> worker.app1.port=8009
>>> worker.app1.host=app1.data.ie.intuit.net
>>> worker.app1.socket_keepalive=true
>>> worker.app1.prepost_timeout=5000
>>> worker.app1.connect_timeout=5000
>>> worker.app1.retries=1
>>> worker.app1.socket_connect_timeout=1000
>>> worker.app1.ping_mode=A
>>> worker.app1.ping_timeout=5000
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

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

Reply via email to