I am using ajp connector to connect to J BOSS nodes from Apache, ajp is configured to accept 400 concurrent connections by setting max Threads to 400, but few my connections are getting timeout. Where to configure timeout period for ajp connector, in Jboss? or in Apache's workers.properties file?
AJP Configuration is as follows:
Max threads: 400
Current thread count: 78
Current thread busy: 15
Max processing time: 301287 ms
Processing time: 108458.98 s
Request count: 509878
Error count: 12
Bytes received: 281.95 MB
Bytes sent: 1216.30 MB
worker.properties:
worker.node1.port=8009
worker.node1.host=cedlab030as1
worker.node1.type=ajp13
worker.node1.lbfactor=1
worker.node1.prepost_timeout=200000
worker.node1.ping_mode=A