summaryrefslogtreecommitdiffstats
path: root/modules/proxy (follow)
Commit message (Expand)AuthorAgeFilesLines
* Save a few cyclesChristophe Jaillet2013-08-231-1/+1
* No need to lower the string before removing the path, it is just a waste of t...Christophe Jaillet2013-08-231-1/+1
* typoJim Jagielski2013-08-231-1/+1
* Allow for a simple socket check in addition to theJim Jagielski2013-08-235-21/+53
* Save some cycles...Jim Jagielski2013-08-231-3/+4
* Doxygen fixJeff Trawick2013-08-171-1/+1
* UDS subsequent request on a connection fixDaniel Ruggeri2013-08-131-1/+1
* fix Doxygen warnings/commentsJeff Trawick2013-08-131-6/+6
* s/seperate/separate/gJeff Trawick2013-07-301-1/+1
* Potential use of uninitialized memory.Christophe Jaillet2013-07-171-1/+1
* We are no longer pre-grabbing.Jim Jagielski2013-07-091-2/+2
* Ensure balancer runs after proxy for mutex creationJim Jagielski2013-07-091-1/+2
* conf->mutex is not used... Also, ensure that poolJim Jagielski2013-07-071-2/+2
* Fix some compiler warnings.Guenter Knauf2013-07-072-6/+7
* drop a stray 8-bit char at end of line in commentEric Covener2013-07-011-1/+1
* Fix for stupid CodeWarrior compiler.Guenter Knauf2013-06-181-3/+6
* Fold in Eric Covener's socket callbackJim Jagielski2013-06-171-60/+147
* NULL terminate the right bufferChristophe Jaillet2013-06-081-1/+1
* Add in logno'sJim Jagielski2013-05-191-3/+3
* add in child_init which is neededJim Jagielski2013-05-161-0/+9
* revert... we are goodJim Jagielski2013-05-161-5/+2
* update commentsJim Jagielski2013-05-161-2/+2
* force subpoolJim Jagielski2013-05-161-2/+5
* mod_proxy_http: Make the proxy-interim-response environment variableGraham Leggett2013-05-151-1/+5
* mod_serf: Add a FIXME, we are using ap_get_client_block() incorrectly.Graham Leggett2013-05-151-0/+1
* mod_proxy: Use a global mutex for handling workers.Graham Leggett2013-05-152-10/+26
* mod_proxy: Make sure we skip empty tokens when parsing the ConnectionGraham Leggett2013-05-141-7/+7
* core: Stop the HTTP_IN filter from attempting to write error bucketsGraham Leggett2013-05-143-34/+34
* hunk 1: C89 please;Guenter Knauf2013-05-141-3/+3
* mod_proxy, mod_proxy_http: Connection headers must be stripped on the wayGraham Leggett2013-05-133-58/+103
* mod_proxy: Ensure we don't attempt to amend a table we are iteratingGraham Leggett2013-05-131-4/+4
* Adjust format stringStefan Fritsch2013-05-111-1/+1
* mod_proxy: Reject invalid values for Max-Forwards.Graham Leggett2013-05-111-4/+10
* Mod_proxy used the global pool w/o mutex. fix.Jim Jagielski2013-05-094-6/+18
* mod_proxy: Ensure network errors detected by the proxy are returned asGraham Leggett2013-05-073-53/+121
* mod_proxy: Clarify the usage suggestion for BalancerInherit and ProxyPassInhe...Graham Leggett2013-04-271-2/+2
* Add failontimeout to allow server admin to mark balancer member in err if IO ...Daniel Ruggeri2013-04-095-0/+22
* * Always try to reuse the address looked up for the worker if we are allowed toRuediger Pluem2013-04-021-36/+35
* * Improve reusage of already resolved addresses to avoid unnecessary DNS look...Ruediger Pluem2013-03-281-4/+15
* Fixed proxy exports list; renamed wstunnel module.Guenter Knauf2013-03-203-3/+5
* Keep mod_req clear. Simply scan thru input filters andJim Jagielski2013-03-191-2/+25
* bypass reqtimeout for websocketsJim Jagielski2013-03-191-0/+2
* axe unused variable dconf (since r1453875)Jeff Trawick2013-03-131-3/+0
* Final rename per r1454386, we hopeGregg Lewis Smith2013-03-091-21/+21
* streamlineJim Jagielski2013-03-081-12/+1
* don't strip these, ensure that they exist.Jim Jagielski2013-03-082-0/+10
* "final" rename :)Jim Jagielski2013-03-083-26/+26
* message tag for dom sockJim Jagielski2013-03-071-2/+2
* log numsJim Jagielski2013-03-071-14/+14
* rename extension module... tunnel is more accurateJim Jagielski2013-03-073-45/+45