drop a stray 8-bit char at end of line in comment
Add lots of unique tags to error log messages
More ap_log_rerror() usage and axe some more AJP: prefixes
Improve logging for mod_proxy_ajp.
Make AJP trace messages a bit less cryptic.
Move some debug log statements to trace level and improve message format consistency.
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take advantage of per-module loglevels
Add CPING/CPONG message size as defined as max inside Apache Tomcat using define.
128 is enough for CPING/CPONG messages.
At support for ProxyIOBufferSize in AJP.
Make sure that original socket timeout gets restored even if the cping/cpong fails.
Adjust the svn properties.
Added cping/cpong support for the AJP protocol.