Hi Luca,Thanks for the details.1. our server's ulimit values are:]$ ulimit -amax user processes (-u) 1024Please let me know whether the values are sufficient to allow at least 500 concurrent connections.
2. Yes I checked mod_jk log when hang happens, and getting below errors continuously.[Wed Apr 19 02:00:38 2017]loadbalancer www.cmsp1.com 24.843284[Wed Apr 19 02:00:38 2017][16313:3878614784] [info] ajp_process_callback::jk_ajp_common.c (1788): Writing to client aborted or client network problems [Wed Apr 19 02:00:38 2017][16313:3878614784] [info] ajp_service::jk_ajp_common.c (2447): (qu_prod_live_svr1) sending request to tomcat failed (unrecoverable), because of client write error (attempt=1)[Wed Apr 19 02:00:38 2017][16313:3878614784] [info] service::jk_lb_worker.c (1384): service failed, worker qu_prod_live_svr1 is in local error state[Wed Apr 19 02:00:38 2017][16313:3878614784] [info] service::jk_lb_worker.c (1403): unrecoverable error 200, request failed. Client failed in the middle of request, we can't recover to another instance.[Wed Apr 19 02:00:38 2017]loadbalancer www.cmsp1.com 19.170901[Wed Apr 19 02:00:38 2017][16313:3878614784] [info] jk_handler::mod_jk.c (2608): Aborting connection for worker=loadbalancer[Wed Apr 19 02:00:39 2017][16261:3878614784] [warn] map_uri_to_worker_ext::jk_uri_worker_map.c (962): Uri * is invalid. Uri must start with / [Wed Apr 19 02:00:40 2017][16308:3878614784] [warn] map_uri_to_worker_ext::jk_uri_worker_map.c (962): Uri * is invalid. Uri must start with /
3. We will upgrade to 2.4.25, could you please share optimal configuration for mpm-event to allow more concurrent users, please.