summaryrefslogtreecommitdiffstats
path: root/modules/generators/mod_status.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakesStefan Eissing2022-02-041-9/+6
* event: Add support for non blocking behaviour in theGraham Leggett2022-01-211-6/+9
* PR62989: DOCTYPE tags in server-generated HTML. Eric Covener2020-01-311-1/+1
* Use APR apr_time_as_msec() macro for conversionRainer Jung2018-08-311-10/+9
* mod_status: Cumulate CPU time of exited childRainer Jung2018-08-071-14/+30
* mod_status: Add cumulated response duration timeRainer Jung2018-08-071-11/+25
* mod_status: Complete the data shown for asyncRainer Jung2018-08-071-5/+13
* Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the useJim Jagielski2018-08-011-2/+2
* remove r1792169 taint checks from proxy and status modulesEric Covener2017-05-261-7/+0
* Introduce request taint-checking concept.Nick Kew2017-04-211-0/+7
* Remove some spaces to synch with 2.4Christophe Jaillet2016-12-031-1/+1
* mod_status: note stopping procs in async info tableStefan Fritsch2016-08-201-3/+18
* Fix <p> tag closing syntaxChristophe Jaillet2016-08-201-1/+1
* Delay some memory allocation in order to save 272 bytes in the 'request' memo...Christophe Jaillet2016-08-201-1/+3
* Fix the number of column for 'Async connections'.Christophe Jaillet2016-08-201-11/+15
* Replace tab by spaces to be consistentChristophe Jaillet2016-08-181-1/+1
* Display process slot number in the async overview Stefan Fritsch2016-04-111-4/+6
* scoreboard addition of protocol, new ap_udpte_child_status methodsStefan Eissing2016-01-211-3/+7
* Followon to r1671396: add misiing newline inRainer Jung2015-04-091-1/+1
* Followon to r1671396:Rainer Jung2015-04-091-1/+0
* Add more data to "?auto" view of server-status.Rainer Jung2015-04-051-5/+36
* SECURITY (CVE-2014-0226): Fix a race condition in scoreboard handling,Joe Orton2014-07-141-3/+3
* this is broken... pull outJim Jagielski2013-02-271-36/+8
* This is useful info for mod_status ;)Jim Jagielski2013-02-201-1/+2
* Add useful mod_status info... try to determine last timeJim Jagielski2012-12-051-8/+36
* CVE-2012-3499 and CVE-2012-4558Jim Jagielski2012-11-261-1/+2
* Break out loadavg from Apache load.... one is quick, the otherJim Jagielski2012-09-241-4/+4
* minor name change, but I expect most will just want/need/useJim Jagielski2012-09-241-1/+1
* Would be nice to have some sort of canonical definitionJim Jagielski2012-09-241-0/+5
* follow-on to r1097070:Jeff Trawick2012-08-061-1/+1
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-031-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-1/+1
* Rename MaxClients to MaxRequestWorkers which describes more accurately whatStefan Fritsch2011-06-201-1/+1
* Code cleanup: replace apr_table_set with non-copying apr_table_setnStefan Fritsch2011-06-191-3/+3
* Display information about asynchronous connections in the server-statusStefan Fritsch2011-06-191-6/+89
* Fix handling of cumulative system timeStefan Fritsch2011-06-131-2/+2
* Merge repeated calls of ap_rputs.Stefan Fritsch2011-06-131-21/+22
* Follow on to 1057048:Jeff Trawick2011-04-271-6/+9
* Add in a configuration generation... this is independent ofJim Jagielski2011-03-311-1/+3
* clarify that the displayed IP address may not be the public address,Stefan Fritsch2011-01-101-1/+1
* Display the local IP address in server-status. This can be useful for HTTPDsStefan Fritsch2011-01-101-1/+2
* mod_status: Don't show slots which are disabled by MaxClients as open.Stefan Fritsch2011-01-101-4/+20
* Avoid unnecessariy initialisation before we test mod_status's handler name.Graham Leggett2010-10-201-6/+10
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* * We need to return an int as result of the pre_config hook.Ruediger Pluem2010-01-271-1/+2
* Refactor mod_status out of the ExtendedStatus toggle picture, as otherWilliam A. Rowe Jr2010-01-261-36/+11
* Bring back OS/2 support.Brian Havard2009-08-261-4/+8
* Quit hiding the previous request information while the subsequent request is ...William A. Rowe Jr2009-05-151-13/+9
* axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, Jeff Trawick2009-03-271-12/+0
* remove OS/2 platform supportJeff Trawick2009-03-271-8/+4