P.S. in workers.properties we use the template then with

worker.myhost.reference=worker.template_01
worker.myhost.host=10.20.30.40
worker.myhost.port=8809


> Gesendet: Mittwoch, 31. August 2016 um 14:10 Uhr
> Von: "Hildegard Meier" <daku8...@gmx.de>
> An: users@tomcat.apache.org
> Betreff: mod_jk/1.2.37 Apache/2.4.7 (Ubuntu): AJP established connections 
> pile up, connection_pool_timeout has no effect?
> 
> We have the following /etc/libapache2-mod-jk/workers.properties:
> 
> ---
> 
> # not used
> workers.tomcat_home=/usr/share/tomcat6
> # not used
> workers.java_home=/usr/lib/jvm/default-java
> ps=/
> 
> # General worker template
> worker.template_01.type=ajp13
> worker.template_01.socket_connect_timeout=3000
> worker.template_01.ping_mode=A
> worker.template_01.connection_pool_timeout=600
> worker.template_01.connection_pool_minsize=1
> worker.template_01.socket_keepalive=true
> worker.template_01.reply_timeout=1800000
> 
> ---

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

Reply via email to