summaryrefslogtreecommitdiffstats
path: root/modules/proxy/mod_proxy_balancer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-131-3/+3
* PR62989: DOCTYPE tags in server-generated HTML. Eric Covener2020-01-311-1/+1
* restore use of global mutex under !APR_HAS_THREADSEric Covener2019-08-301-6/+0
* PR63688 balancer csrf problemsEric Covener2019-08-231-1/+1
* * modules/proxy/mod_proxy_balancer.c (balancer_display_page):Joe Orton2019-08-081-28/+28
* * modules/proxy/mod_proxy_balancer.c (balancer_handler): Check RefererJoe Orton2019-08-081-1/+22
* Follow up to r1847232.Christophe Jaillet2019-06-141-2/+2
* Arrange balancer_handler() to be able to callJean-Frederic Clere2019-05-141-98/+136
* Fix some HTML syntax issues.Christophe Jaillet2019-03-151-1/+2
* Make proxy modules compile if APR_HAS_THREADS is not defined.Stefan Sperling2019-01-291-3/+38
* Arrange the xml display and make it uses xml.Jean-Frederic Clere2018-11-231-2/+1
* fix incorrect rv. Sorry.Jean-Frederic Clere2018-11-231-2/+2
* Add error messages and return bad request.Jean-Frederic Clere2018-11-231-0/+11
* * Always retrieve conditional function. static variable might contain garbage...Ruediger Pluem2018-07-201-7/+5
* mod_proxy_balancer: clear slotmem slots' inuse flags from persisted files.Yann Ylavic2018-05-201-1/+1
* Revert r1831218, the API garantees slotmem_attach() is called in child_init().Yann Ylavic2018-05-111-3/+15
* mod_proxy_balancer: follow up to r1830800.Yann Ylavic2018-05-091-1/+1
* mod_proxy_balancer: Add hot spare member type and corresponding flag (R). Hot...Jim Riggs2018-04-111-1/+6
* mod_proxy: Provide an RFC1035 compliant version of the hostname in theGraham Leggett2018-02-131-2/+2
* mod_proxy_balancer: follow up tp r1822509.Yann Ylavic2018-02-081-10/+117
* Revert r1822800 and r1822804.Yann Ylavic2018-01-311-6/+5
* mod_proxy_balancer: follow up tp r1822509 and r1822800.Yann Ylavic2018-01-311-8/+4
* mod_proxy_balancer: follow up tp r1822509.Yann Ylavic2018-01-311-4/+9
* Revert r1813167 (per review).Yann Ylavic2017-10-251-8/+9
* mod_proxy_balancer: fix runtime lbfactor value changed in 2.4.28.Yann Ylavic2017-10-241-9/+8
* Fix remaining lint from ms capability for hchecks.Jim Jagielski2017-08-161-3/+3
* Umm. This is C :)Jim Jagielski2017-08-161-4/+4
* loadfactor now decimalJim Jagielski2017-08-161-9/+11
* OK... we display ms, since we want to be able to provideJim Jagielski2017-06-211-4/+4
* allow balancer-manager to also accept subsecond intervalsJim Jagielski2017-06-211-4/+7
* https://bz.apache.org/bugzilla/show_bug.cgi?id=58855Jim Jagielski2017-01-091-4/+4
* * Prevent redirect loops between workers within a balancer by limiting theRuediger Pluem2016-07-201-4/+10
* Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygenWilliam A. Rowe Jr2016-06-091-3/+3
* Actually, do the nulling indepedent of whether it is beingJim Jagielski2016-02-021-3/+5
* If disabling health check (NONE) or using TCP method, thenJim Jagielski2016-02-021-1/+2
* Now honor changed params!Jim Jagielski2016-02-021-0/+40
* Now input-ize the values... next step is to tie into theJim Jagielski2016-02-021-16/+20
* Tie bal-man to hcheck for dynamic adjustments... right now,Jim Jagielski2016-02-021-4/+28
* Better namingJim Jagielski2016-02-021-1/+1
* Only show if hcheck module is loadedJim Jagielski2016-02-021-4/+8
* Since these are externs, prepend proxy_Jim Jagielski2016-02-021-0/+10
* expose more worker status info in prep for makingJim Jagielski2016-02-021-17/+10
* And make the list of health check conditions viewable viaJim Jagielski2016-01-191-0/+7
* Expose the exprJim Jagielski2016-01-191-2/+3
* Use worker status character defines takenRainer Jung2016-01-191-5/+5
* Open up hook/scar to allow for passes/fails andJim Jagielski2016-01-191-2/+2
* Expose this in our APIJim Jagielski2016-01-181-12/+1
* Make balancer manager health-check awareJim Jagielski2016-01-171-4/+27
* Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic2015-11-231-2/+2
* Revert r1715789: will re-commit without spurious functional changes.Yann Ylavic2015-11-231-2/+2