| Commit message (Expand) | Author | Age | Files | Lines |
* | *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakes | Stefan Eissing | 2022-02-04 | 1 | -9/+6 |
* | event: Add support for non blocking behaviour in the | Graham Leggett | 2022-01-21 | 1 | -6/+9 |
* | PR62989: DOCTYPE tags in server-generated HTML. | Eric Covener | 2020-01-31 | 1 | -1/+1 |
* | Use APR apr_time_as_msec() macro for conversion | Rainer Jung | 2018-08-31 | 1 | -10/+9 |
* | mod_status: Cumulate CPU time of exited child | Rainer Jung | 2018-08-07 | 1 | -14/+30 |
* | mod_status: Add cumulated response duration time | Rainer Jung | 2018-08-07 | 1 | -11/+25 |
* | mod_status: Complete the data shown for async | Rainer Jung | 2018-08-07 | 1 | -5/+13 |
* | Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the use | Jim Jagielski | 2018-08-01 | 1 | -2/+2 |
* | remove r1792169 taint checks from proxy and status modules | Eric Covener | 2017-05-26 | 1 | -7/+0 |
* | Introduce request taint-checking concept. | Nick Kew | 2017-04-21 | 1 | -0/+7 |
* | Remove some spaces to synch with 2.4 | Christophe Jaillet | 2016-12-03 | 1 | -1/+1 |
* | mod_status: note stopping procs in async info table | Stefan Fritsch | 2016-08-20 | 1 | -3/+18 |
* | Fix <p> tag closing syntax | Christophe Jaillet | 2016-08-20 | 1 | -1/+1 |
* | Delay some memory allocation in order to save 272 bytes in the 'request' memo... | Christophe Jaillet | 2016-08-20 | 1 | -1/+3 |
* | Fix the number of column for 'Async connections'. | Christophe Jaillet | 2016-08-20 | 1 | -11/+15 |
* | Replace tab by spaces to be consistent | Christophe Jaillet | 2016-08-18 | 1 | -1/+1 |
* | Display process slot number in the async overview | Stefan Fritsch | 2016-04-11 | 1 | -4/+6 |
* | scoreboard addition of protocol, new ap_udpte_child_status methods | Stefan Eissing | 2016-01-21 | 1 | -3/+7 |
* | Followon to r1671396: add misiing newline in | Rainer Jung | 2015-04-09 | 1 | -1/+1 |
* | Followon to r1671396: | Rainer Jung | 2015-04-09 | 1 | -1/+0 |
* | Add more data to "?auto" view of server-status. | Rainer Jung | 2015-04-05 | 1 | -5/+36 |
* | SECURITY (CVE-2014-0226): Fix a race condition in scoreboard handling, | Joe Orton | 2014-07-14 | 1 | -3/+3 |
* | this is broken... pull out | Jim Jagielski | 2013-02-27 | 1 | -36/+8 |
* | This is useful info for mod_status ;) | Jim Jagielski | 2013-02-20 | 1 | -1/+2 |
* | Add useful mod_status info... try to determine last time | Jim Jagielski | 2012-12-05 | 1 | -8/+36 |
* | CVE-2012-3499 and CVE-2012-4558 | Jim Jagielski | 2012-11-26 | 1 | -1/+2 |
* | Break out loadavg from Apache load.... one is quick, the other | Jim Jagielski | 2012-09-24 | 1 | -4/+4 |
* | minor name change, but I expect most will just want/need/use | Jim Jagielski | 2012-09-24 | 1 | -1/+1 |
* | Would be nice to have some sort of canonical definition | Jim Jagielski | 2012-09-24 | 1 | -0/+5 |
* | follow-on to r1097070: | Jeff Trawick | 2012-08-06 | 1 | -1/+1 |
* | Add lots of unique tags to error log messages | Stefan Fritsch | 2011-12-03 | 1 | -1/+1 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -1/+1 |
* | Rename MaxClients to MaxRequestWorkers which describes more accurately what | Stefan Fritsch | 2011-06-20 | 1 | -1/+1 |
* | Code cleanup: replace apr_table_set with non-copying apr_table_setn | Stefan Fritsch | 2011-06-19 | 1 | -3/+3 |
* | Display information about asynchronous connections in the server-status | Stefan Fritsch | 2011-06-19 | 1 | -6/+89 |
* | Fix handling of cumulative system time | Stefan Fritsch | 2011-06-13 | 1 | -2/+2 |
* | Merge repeated calls of ap_rputs. | Stefan Fritsch | 2011-06-13 | 1 | -21/+22 |
* | Follow on to 1057048: | Jeff Trawick | 2011-04-27 | 1 | -6/+9 |
* | Add in a configuration generation... this is independent of | Jim Jagielski | 2011-03-31 | 1 | -1/+3 |
* | clarify that the displayed IP address may not be the public address, | Stefan Fritsch | 2011-01-10 | 1 | -1/+1 |
* | Display the local IP address in server-status. This can be useful for HTTPDs | Stefan Fritsch | 2011-01-10 | 1 | -1/+2 |
* | mod_status: Don't show slots which are disabled by MaxClients as open. | Stefan Fritsch | 2011-01-10 | 1 | -4/+20 |
* | Avoid unnecessariy initialisation before we test mod_status's handler name. | Graham Leggett | 2010-10-20 | 1 | -6/+10 |
* | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 1 | -1/+1 |
* | * We need to return an int as result of the pre_config hook. | Ruediger Pluem | 2010-01-27 | 1 | -1/+2 |
* | Refactor mod_status out of the ExtendedStatus toggle picture, as other | William A. Rowe Jr | 2010-01-26 | 1 | -36/+11 |
* | Bring back OS/2 support. | Brian Havard | 2009-08-26 | 1 | -4/+8 |
* | Quit hiding the previous request information while the subsequent request is ... | William A. Rowe Jr | 2009-05-15 | 1 | -13/+9 |
* | axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, | Jeff Trawick | 2009-03-27 | 1 | -12/+0 |
* | remove OS/2 platform support | Jeff Trawick | 2009-03-27 | 1 | -8/+4 |