I have compiled for the first time Mod_jk
1.2.46 version and patched my project files. There are no errors but the following info looks like a possible issue:
[info] ajp_process_callback::jk_ajp_common.c (2074): (ajp13) Writing to client aborted or client network problems
[info] ajp_service::jk_ajp_common.c (2775): (ajp13) sending request to tomcat failed (unrecoverable), because of client write error (attempt=1)
[info] jk_handler::mod_jk.c (2984): Aborting connection for worker=ajp13
I didn't find any connectivity issue. I'm still not sure this might create any problem later.