summaryrefslogtreecommitdiff
path: root/include/scoreboard.h
Commit message (Expand)AuthorAgeFilesLines
* *) core: add ap_sb_get_child_thread() to retrieve child_numStefan Eissing2022-04-191-0/+2
* *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakesStefan Eissing2022-02-041-1/+0
* event: Add support for non blocking behaviour in theGraham Leggett2022-01-211-0/+1
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-131-2/+2
* Follow up to r1855306: Axe bucket number from struct process_score.Yann Ylavic2019-03-121-4/+0
* MPMs unix: bind the bucket number of each child to its slot numberYann Ylavic2019-03-121-1/+4
* mod_status: Cumulate CPU time of exited childRainer Jung2018-08-071-0/+5
* mod_status: Add cumulated response duration timeRainer Jung2018-08-071-0/+1
* Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the useJim Jagielski2018-08-011-1/+2
* core, mpm_event: Add ap_update_sb_handle() to avoid a small memory leak ofYann Ylavic2017-07-211-0/+2
* PR60647: ACC per connection not available w/ event MPMEric Covener2017-01-251-0/+1
* scoreboard addition of protocol, new ap_udpte_child_status methodsStefan Eissing2016-01-211-0/+5
* Follow-up to r1702948:Jeff Trawick2015-10-031-1/+1
* Synch 2.4.x and trunk.Christophe Jaillet2015-09-301-1/+1
* httpd compiles warning free on gcc and every new warning will be treated as a...Stefan Eissing2015-09-141-1/+1
* core: Use process scoreboard to store each child's listener bucket,Yann Ylavic2014-10-071-0/+1
* SECURITY (CVE-2014-0226): Fix a race condition in scoreboard handling,Joe Orton2014-07-141-0/+17
* mod_status, mod_echo: Fix the display of client addresses. They were truncate...Christophe Jaillet2013-09-031-1/+1
* core: Respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR for theJeff Trawick2012-08-041-1/+1
* Revert r1294936 (Jeff's revert) and fix NetWare / Win32 build.Guenter Knauf2012-03-201-4/+11
* revert r1294936, which fixed MPM DSO load failures on AIXJeff Trawick2012-03-151-11/+4
* Fix MPM DSO load failure on AIX.Jeff Trawick2012-02-291-4/+11
* SECURITY (CVE-2012-0031): Fix possible crash on shutdown if a childJoe Orton2012-01-111-1/+0
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-15/+15
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-5/+5
* Some improvements for handling of many connections for MPM event:Stefan Fritsch2011-06-191-1/+9
* Cleanup... most don't need apr_hooks.h at all...Jim Jagielski2011-05-091-1/+0
* OK... a good commit point (we don't quite compile yet though...)Jim Jagielski2011-01-131-22/+0
* re-order many struct members for better alignment on 64bitStefan Fritsch2010-06-301-4/+4
* Refactor mod_status out of the ExtendedStatus toggle picture, as otherWilliam A. Rowe Jr2010-01-261-0/+8
* remove declaration for ap_my_generation, which was replaced with the Jeff Trawick2009-11-021-2/+0
* Provide new ap_update_child_status_from_conn() mostlyJim Jagielski2009-10-031-0/+1
* remove TPF supportJeff Trawick2009-03-271-2/+0
* Remove unused sb_type member from process_score structure andChris Darroch2008-12-121-1/+0
* API Cleanup in preperation for 2.4.x, make sure all exported functions or var...Paul Querna2008-12-021-1/+1
* Add in SeeRequestTail directive, to handle the shortcomingJim Jagielski2007-10-311-0/+1
* The function ap_time_process_request() needs to be declared appropriately if ...Bradley Nicholes2007-10-301-1/+1
* MMN major bump required; this API is altogether inconsistent, transparentWilliam A. Rowe Jr2007-10-241-1/+3
* lb_score is bigger proxy_worker_stat. Prevent wasting space.Jean-Frederic Clere2007-09-121-0/+6
* Yeah. Good luck with that.Jim Jagielski2007-09-101-1/+0
* Maintain the illusion. It's not worth my time orJim Jagielski2007-09-101-4/+5
* Reinstate the lb_score patch, but, protect againstJim Jagielski2007-09-071-5/+4
* semi-revert 573264. It is totally bogus that weJim Jagielski2007-09-071-4/+5
* lb_score *is* proxy_worker_stat... no need to "mask" thatJim Jagielski2007-09-061-5/+4
* update license header textRoy T. Fielding2006-07-111-6/+6
* Tidy up scoreboard.h (Chris Darroch)Nick Kew2006-05-071-12/+2
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-281-0/+5
* worker MPM/mod_status: Support per-worker tracking of pid andJeff Trawick2005-03-051-0/+7
* Fix some symbols which should -not- be exported, and decorate real_exit_codeWilliam A. Rowe Jr2005-02-181-1/+1