summaryrefslogtreecommitdiffstats
path: root/modules/proxy/ajp_utils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drop a stray 8-bit char at end of line in commentEric Covener2013-07-011-1/+1
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-031-9/+9
* More ap_log_rerror() usage and axe some more AJP: prefixesStefan Fritsch2011-11-181-11/+11
* Improve logging for mod_proxy_ajp.Rainer Jung2011-07-301-0/+2
* Make AJP trace messages a bit less cryptic.Rainer Jung2011-07-301-0/+28
* Move some debug log statements to trace levelRainer Jung2011-07-301-2/+2
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-0/+2
* Add CPING/CPONG message size as defined as max inside Apache Tomcat using def...Mladen Turk2006-10-241-1/+1
* 128 is enough for CPING/CPONG messages.Mladen Turk2006-10-241-1/+1
* At support for ProxyIOBufferSize in AJP.Jean-Frederic Clere2006-10-231-1/+1
* Make sure that original socket timeout gets restoredMladen Turk2006-10-031-10/+11
* Adjust the svn properties.Mladen Turk2006-07-261-104/+104
* Added cping/cpong support for the AJP protocol.Mladen Turk2006-07-251-0/+104