| Commit message (Expand) | Author | Age | Files | Lines |
* | *) de-duplicate ALOGNO from code copy. | Stefan Eissing | 2022-04-19 | 1 | -1/+1 |
* | * Port r1899858, r1899865 to worker MPM | Ruediger Pluem | 2022-04-15 | 1 | -3/+23 |
* | * core/mpm: add hook 'child_stopped` that gets called when the MPM has | Stefan Eissing | 2022-02-24 | 1 | -0/+1 |
* | core: Follow up to r1897460: Provide ap_thread_main_create(). | Yann Ylavic | 2022-01-27 | 1 | -23/+3 |
* | core: Follow up to r1897460: Implement and use ap_thread_current_after_fork(). | Yann Ylavic | 2022-01-25 | 1 | -0/+4 |
* | Follow up to r1897460: APLOGNOs. | Yann Ylavic | 2022-01-25 | 1 | -1/+1 |
* | core: Efficient ap_thread_current() when apr_thread_local() is missing. | Yann Ylavic | 2022-01-25 | 1 | -9/+40 |
* | mpm_event,worker}: Really perform_idle_server_maintenance() per bucket. | Yann Ylavic | 2021-10-15 | 1 | -18/+23 |
* | MPMs: cap idle_spawn_rate to MAX_SPAWN_RATE. | Yann Ylavic | 2021-09-20 | 1 | -6/+17 |
* | mpm_{event,worker,prefork}: follow up to r1892587: restore ungraceful on MPM ... | Yann Ylavic | 2021-08-25 | 1 | -0/+5 |
* | mpm_{event,worker,prefork}: late stop of children processes on restart. | Yann Ylavic | 2021-08-25 | 1 | -132/+138 |
* | * core/mpm: add hook 'child_stopping` that gets called when the MPM is | Stefan Eissing | 2021-07-31 | 1 | -0/+6 |
* | Adjust signal handler before unblocking | Ruediger Pluem | 2020-10-09 | 1 | -3/+3 |
* | Follow up to r1874055: fix typo. | Yann Ylavic | 2020-02-15 | 1 | -1/+1 |
* | Avoid UBSan exception calling memcpy(,NULL,0) at startup. | Christophe Jaillet | 2020-02-15 | 1 | -2/+3 |
* | Fix spelling errors found by codespell. [skip ci] | Mike Rumph | 2020-02-13 | 1 | -2/+2 |
* | MPMs unix: bind the bucket number of each child to its slot number | Yann Ylavic | 2019-03-12 | 1 | -4/+6 |
* | MPMs: early initialize scoreboard's child generation number. | Yann Ylavic | 2018-08-29 | 1 | -3/+3 |
* | event, worker: follow up to r1835845, r1837354: pruntime is global now. | Yann Ylavic | 2018-08-03 | 1 | -3/+3 |
* | event, worker: initialize the objects used by signal_threads() first. | Yann Ylavic | 2018-08-03 | 1 | -52/+61 |
* | event, worker: runtime pool. | Yann Ylavic | 2018-07-13 | 1 | -8/+27 |
* | Revert r1814112, it does not work for threaded MPMs. | Yann Ylavic | 2018-01-29 | 1 | -1/+0 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-27 | 1 | -2/+2 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -3/+2 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -6/+6 |
* | mpm_worker: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -0/+1 |
* | mpm_worker: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -9/+7 |
* | Revert r1821526, r1821527, r1821534, r1821538, r1821539, r1821541, r1821605, ... | Yann Ylavic | 2018-01-19 | 1 | -7/+9 |
* | mpm_worker: Follow up to r1821526. | Yann Ylavic | 2018-01-19 | 1 | -9/+7 |
* | mpm_{event,worker}: Mask signals for threads created by modules in child init. | Yann Ylavic | 2018-01-18 | 1 | -5/+6 |
* | Revert r1821499, will re-commit the right change. | Yann Ylavic | 2018-01-18 | 1 | -6/+5 |
* | mpm_event,worker: Mask signals for threads created by modules in child init. | Yann Ylavic | 2018-01-18 | 1 | -5/+6 |
* | Add "AcceptErrorsNonFatal" directive | Eric Covener | 2018-01-04 | 1 | -0/+4 |
* | mpm_unix(es): cleanup properly on exit in one_process mode. | Yann Ylavic | 2017-11-02 | 1 | -0/+1 |
* | core, MPMs unix: follow up to r1809881. | Yann Ylavic | 2017-09-28 | 1 | -3/+0 |
* | mpm_worker: no mutex needed at ptrans' allocator level. | Yann Ylavic | 2017-02-21 | 1 | -27/+0 |
* | MPMs unix: Place signals handlers and helpers out of DSOs to avoid | Yann Ylavic | 2017-02-21 | 1 | -211/+62 |
* | mpm_worker: follow up to r1783755. | Yann Ylavic | 2017-02-20 | 1 | -0/+27 |
* | Fix spelling in comments and text files. | Rainer Jung | 2016-08-11 | 1 | -2/+2 |
* | Follow up to r1737447: fix max_spare_threads lower bound. | Yann Ylavic | 2016-06-25 | 1 | -2/+8 |
* | Ensure http2 follows http in the meaning of | William A. Rowe Jr | 2016-04-27 | 1 | -5/+8 |
* | mpm_worker: follow up to r1737449. | Yann Ylavic | 2016-04-02 | 1 | -3/+2 |
* | mpm_event, mpm_worker: No functional change. | Yann Ylavic | 2016-04-02 | 1 | -2/+5 |
* | mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound | Yann Ylavic | 2016-04-02 | 1 | -2/+2 |
* | mpms: follow up to r1629925: more error reports. | Yann Ylavic | 2016-03-01 | 1 | -1/+1 |
* | mpms: follow up to r1629925: more error reports. | Yann Ylavic | 2016-03-01 | 1 | -3/+3 |
* | Revert changes on mpm_event and mpm_worker from r1711479. | Yann Ylavic | 2016-03-01 | 1 | -1/+2 |
* | Join multi-line MPM startup log messages into | Rainer Jung | 2016-02-23 | 1 | -41/+20 |
* | Added some more log numbers to log statements that | Rainer Jung | 2016-01-19 | 1 | -10/+10 |
* | Added many log numbers to log statements that | Rainer Jung | 2016-01-19 | 1 | -18/+18 |