]> granicus.if.org Git - apache/history - modules/proxy/mod_serf.c
Fix various "variable 'x' set but not used" warnings.
[apache] / modules / proxy / mod_serf.c
2011-05-22 Stefan FritschFix various "variable 'x' set but not used" warnings.
2010-06-10 Stefan FritschPrevent segfault if URI is missing a scheme
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-09-30 Jean-Frederic ClereWhen connecting to no http protocol response will be...
2009-09-30 Jean-Frederic ClereAdd port in the logic.
2009-09-29 Jean-Frederic ClereWhen using Heartmonitor choose the back-end randomly...
2009-04-02 Jeff Trawickhandle an unfortunate implication of loadable MPMs:
2009-04-01 Jeff Trawickap_strchr_p() is the one that takes (protects) a const...
2009-04-01 Jeff Trawickclean up apr_time_from_msec() compatibility macros
2009-03-29 Paul Querna* modules/proxy/mod_serf.c
2009-03-28 Paul QuernaAdd static cluster backend, for very simple configurations.
2009-03-28 Paul QuernaAdd very basic, non-streaming, support for request...
2009-03-28 Paul Querna- Improve flushing/connection eos logic.
2009-03-28 Paul QuernaWork in Progress.
2009-03-28 Paul QuernaIf the MPM supports serf in its core, use this to drive...
2009-03-27 Paul QuernaAdd support for Preserving the client provided Host...
2009-03-27 Paul Querna* modules/proxy/mod_serf.c
2009-03-27 Paul QuernaWork in Progress.
2007-11-14 Justin ErenkrantzUmm, oops. r595022 shouldn't have ended up in trunk.
2007-11-14 Justin ErenkrantzAmsterdam sandbox: add serf input/output filters that...
2007-11-13 Paul QuernaAdd mod_serf, a reverse proxy module, which uses serf...