summaryrefslogtreecommitdiffstats
path: root/server/mpm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ensure http2 follows http in the meaning ofWilliam A. Rowe Jr2016-04-275-29/+28
* Revert 1741277 - need a scoreboard by slot context hereWilliam A. Rowe Jr2016-04-271-2/+2
* Correct regressions introduced in r1137358 and r1740910.William A. Rowe Jr2016-04-271-2/+2
* event: update worker score keepalive status.Yann Ylavic2016-04-251-0/+2
* add commentsStefan Fritsch2016-04-111-7/+8
* On exit, don't write to other generations' scoreboard slotsStefan Fritsch2016-04-111-0/+6
* Don't take over scoreboard slots from gracefully finishing threadsStefan Fritsch2016-04-111-1/+1
* Exit threads early during shutdown, part 2Stefan Fritsch2016-04-113-4/+19
* Exit threads early during shutdownStefan Fritsch2016-04-101-0/+40
* Terminate keep-alive connections when dyingStefan Fritsch2016-04-101-5/+6
* mpm_worker: follow up to r1737449.Yann Ylavic2016-04-021-3/+2
* mpm_event, mpm_worker: No functional change.Yann Ylavic2016-04-022-7/+10
* mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower boundYann Ylavic2016-04-022-4/+4
* Fix missing space in log messageChristophe Jaillet2016-03-261-2/+2
* Follow up to r1734656: restore c->data_in_input_filters usage toYann Ylavic2016-03-223-3/+3
* reverting the reverting of r1735174, r1735176 was the culpritStefan Eissing2016-03-162-81/+71
* reverting r1735174 as http/1.1 just terminated before responseStefan Eissing2016-03-162-71/+81
* mpm: Generalise the ap_mpm_register_socket functions to accept pipes or sockets.Graham Leggett2016-03-152-81/+71
* core: Extend support for setting aside data from the network input filterGraham Leggett2016-03-123-6/+6
* mpms: follow up to r1629925: more error reports.Yann Ylavic2016-03-012-5/+5
* mpms: follow up to r1629925: more error reports.Yann Ylavic2016-03-015-17/+18
* mpms: follow up to r1629925: more error reports.Yann Ylavic2016-03-013-8/+8
* Revert changes on mpm_event and mpm_worker from r1711479.Yann Ylavic2016-03-012-2/+4
* mpm_motorz: add missing APLOGNO()s.Yann Ylavic2016-02-291-25/+25
* use APRJim Jagielski2016-02-241-3/+4
* correct typeJim Jagielski2016-02-241-1/+1
* Join multi-line MPM startup log messages intoRainer Jung2016-02-237-137/+67
* making complete_connection addition compile, hopefully as intendedStefan Eissing2016-02-191-1/+2
* mpm: Add a complete_connection hook that confirms whether an MPM is allowedGraham Leggett2016-02-193-81/+14
* catch by jchampionJim Jagielski2016-02-181-1/+1
* handle compiler warningJim Jagielski2016-02-181-1/+1
* Impl ThreadLimit so we can have sane scoreboard sizes :)Jim Jagielski2016-02-181-8/+50
* ensure sane defaultsJim Jagielski2016-02-182-21/+35
* * c is set to cs->c. So use it.Ruediger Pluem2016-02-171-1/+1
* Get rid of all this min/max server stuff. Keep it simple.Jim Jagielski2016-02-161-148/+20
* timer is really just timeoutJim Jagielski2016-02-152-17/+22
* start of timeout handlingJim Jagielski2016-02-151-8/+5
* Update the motorz MPM with some logging and some minor fixes...Jim Jagielski2016-02-151-28/+67
* event: slave connection init, vhost early configStefan Eissing2016-01-291-0/+52
* new hook pre_close_connectionStefan Eissing2016-01-271-1/+2
* Added some more log numbers to log statements thatRainer Jung2016-01-195-23/+29
* Silence compiler warning:Rainer Jung2016-01-191-0/+1
* Silence compiler warning:Rainer Jung2016-01-191-3/+0
* Added many log numbers to log statements thatRainer Jung2016-01-197-64/+66
* fixing compile errors due to if assignment warningsStefan Eissing2015-11-023-3/+3
* Fix crash in ap_mpm_pod_check call caused by NULL dereference of its parameterJan Kaluža2015-10-303-6/+3
* m4: please any autoconf by quoting AC_DEFUN's names. PR 58126.Yann Ylavic2015-10-051-2/+2
* Follow up to r1706669: fix compile error (unknown sbh).Yann Ylavic2015-10-051-1/+2
* core: Extend support for asynchronous write completion from theGraham Leggett2015-10-043-27/+80
* update log numberStefan Fritsch2015-10-031-1/+1