summaryrefslogtreecommitdiff
path: root/modules/proxy/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Enable mod_cgid stderr handling via Unix socket fd transfer byJoe Orton2021-02-251-6/+1
* mod_proxy: follow up to r1822849.Yann Ylavic2018-02-011-1/+1
* Fold in ALv2 licensed UWSGI proxy (sub)module as acknowledged viaJim Jagielski2017-10-021-0/+3
* proxy: don't force global module selection (most) and scope (shared/static),Yann Ylavic2017-01-051-17/+0
* Unclear whether fdpass is common enough to justify a 'most' configuration,William A. Rowe Jr2016-07-181-1/+1
* Undo r1750418, miscommitted a local testWilliam A. Rowe Jr2016-06-271-2/+0
* This isn't C ;) Colon for noopWilliam A. Rowe Jr2016-06-271-0/+2
* Replace the proxy_mods_enable logic, with its hazardous 'yes' value thatWilliam A. Rowe Jr2016-06-241-19/+28
* With correct and now-multiple dependency checking, drop this redundant testWilliam A. Rowe Jr2016-06-231-8/+1
* Cause missing mod_watchdog to 'unset' the --enable-proxy default, rather thanWilliam A. Rowe Jr2016-06-221-1/+1
* Simplify, and correct the dependency handling of mod_proxy_hcheckWilliam A. Rowe Jr2016-06-221-9/+8
* * If enable_proxy_hcheck is unset handle it like other proxy modulesRuediger Pluem2016-06-171-0/+4
* Commit framework impl of health-check module plusJim Jagielski2015-12-291-0/+5
* "final" rename :)Jim Jagielski2013-03-081-3/+3
* rename extension module... tunnel is more accurateJim Jagielski2013-03-071-3/+3
* Rough start for simple, tunneling websocket proxy support.Jim Jagielski2013-03-051-0/+3
* Make APACHE_MODULE() accept an optional prerequisite module for configure.Stefan Fritsch2012-01-201-9/+9
* * modules/proxy/config.m4: Avoid sh syntax error withJoe Orton2011-08-121-1/+1
* Simplify dependency checking code for mod_proxy_fdpass. This also fixesStefan Fritsch2011-08-051-10/+5
* adjust mod_proxy build defaults:Stefan Fritsch2011-07-241-3/+3
* Allow to specify module specific custom linker flagsRainer Jung2011-07-051-1/+1
* Tolerate dependency checking failures in configureRainer Jung2011-07-051-1/+2
* Update xformsJim Jagielski2011-05-131-0/+2
* Add to modules' help text (displayed by ./configure -h) moreDaniel Earl Poirier2010-11-011-8/+8
* - Add reallyall option to configure to build everything that can be built withStefan Fritsch2010-06-191-1/+1
* Fix MPM event/libserf build problems: If libserf was installed during build,Stefan Fritsch2010-06-131-29/+5
* Always make mod_*.h files available where they exist, modpath by modpathWilliam A. Rowe Jr2009-08-281-1/+2
* Bring back OS/2 support.Brian Havard2009-08-261-0/+15
* Favor DECL over DECLSWilliam A. Rowe Jr2009-05-311-1/+1
* Restructure fdpass logic to not spew stderr crap for without purpose, andWilliam A. Rowe Jr2009-05-311-6/+12
* remove OS/2 platform supportJeff Trawick2009-03-261-15/+0
* * modules/proxy/config.m4: Remove spurious notices from configure.Justin Erenkrantz2009-01-031-3/+1
* Use LDADD mechanism to only link mod_serf resp.Rainer Jung2009-01-031-2/+1
* Use default object file in APACHE_MODULE callsRainer Jung2009-01-021-2/+1
* Add a declaration check for CMSG_DATA to mod_proxy_fdpass.Rainer Jung2009-01-021-1/+8
* add mod_proxy_scgi, as announced a long time agoAndré Malo2008-12-261-0/+3
* Add a new mod_proxy_fdpass module to pass a client connection off to a separa...Paul Querna2008-12-121-0/+3
* OK, instead of an igly hack, just use the normalJim Jagielski2008-12-081-21/+0
* Force the lbmethod submodules to be loaded AFTERJim Jagielski2008-12-081-0/+22
* And allow for the submod to be builtJim Jagielski2008-12-031-4/+0
* Add a new module to read in the heartbeat file and do load balancing forPaul Querna2008-12-011-0/+4
* Make life happy for people who don't have serf butJim Jagielski2007-11-131-1/+1
* Add mod_serf, a reverse proxy module, which uses serf[1] as its http client l...Paul Querna2007-11-131-0/+36
* Add ajp_utils to the list of ajp objects.Mladen Turk2006-07-251-1/+1
* Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end forGarrett Rooney2006-04-221-0/+3
* * modules/proxy/config.m4: Fix mod_proxy build after filename changes.Joe Orton2005-02-041-5/+5
* Build proxy_ajp too when --enable-proxy is declared.Mladen Turk2004-11-301-2/+2
* The ajp subdirectory does not exist so we don't need it in the includes.Jean-Frederic Clere2004-08-181-4/+0
* Add proxy_balancer to proxy module, including config and capturingWilliam A. Rowe Jr2004-08-111-0/+6
* Introduce proxy_ajp.c : use --enable-proxy-ajp with configuring Apache.William A. Rowe Jr2004-08-111-0/+6