summaryrefslogtreecommitdiffstats
path: root/include/scoreboard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Keep track of time taken to process requests again.Jim Jagielski2005-02-021-1/+1
* veto and revert win64 patch: 64bit changes must percolate from theRoy T. Fielding2004-10-241-1/+1
* WIN64: API changes to clean up Windows 64bit compile warningsAllan K. Edwards2004-10-221-1/+1
* Worker shared data has to be visible across all child processes,Mladen Turk2004-09-151-2/+2
* Improve binary compatiblity. This fix was requested of me before it was commi...Graham Leggett2004-07-291-3/+4
* Add load balancer support to the scoreboard in preparation forGraham Leggett2004-07-291-0/+18
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Syncing makes no sense nowJim Jagielski2002-03-291-1/+0
* The old, legacy (and unused) code in which the scoreboard was totallyJim Jagielski2002-03-291-1/+0
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* ap_calc_scoreboard_size() needs to be exported for win32Doug MacEachern2002-02-271-1/+1
* Placing the thread-limit and server-limit values, those which define theAaron Bannert2002-02-211-0/+2
* This fixes a bug in mod_status on Windows where restart time was notBill Stoddard2002-02-191-1/+1
* Implement new ScoreBoardFile directive logic. This affects how weAaron Bannert2002-02-151-0/+6
* Change the Windows MPM to only use the pre_mpm phase in the parent process.Ryan Bloom2002-01-301-3/+3
* fix the problem where a scoreboard init failure could leaveJeff Trawick2002-01-281-2/+3
* This patch eliminated from the _SHARED_ segment of the scoreboard allWilliam A. Rowe Jr2002-01-101-40/+25
* Make calc_scoreboard_size() and init_scoreboard() usable from MPMs.Brian Havard2001-12-301-0/+2
* tiny cleanup to remove bogus SCOREBOARD_SIZE defineJeff Trawick2001-12-291-3/+0
* Change core code to allow an MPM to set hard thread/serverJeff Trawick2001-12-181-5/+10
* AFAICT - these symbols are unused.William A. Rowe Jr2001-12-071-4/+0
* Provide an accessor function for the global_score portion of the scoreboard.Aaron Bannert2001-12-071-0/+1
* Export ap_get_parent_scoreboard and ap_get_servers_scoreboard to beAaron Bannert2001-12-071-2/+2
* Thanks Jerry, this was forgotten in my tree.William A. Rowe Jr2001-08-011-1/+1
* Fix a problem where the threaded MPM stalls after restarts or segfaults.Greg Ames2001-07-291-0/+3
* Change the length of the content args to apr_off_t identifiers, and fixWilliam A. Rowe Jr2001-07-261-3/+3
* Remainder of Win32 ap_create_scoreboard foonessWilliam A. Rowe Jr2001-07-181-1/+1
* Make scoreboard creation a hook. This allows managementRyan Bloom2001-07-181-0/+11
* Remove a couple fields from the scoreboard that aren't currently used.Ryan Bloom2001-07-161-4/+0
* scratch an old itch - give lingering close its own state in the scoreboard.Greg Ames2001-07-121-5/+4
* Add two functions to allow modules to access random parts of theRyan Bloom2001-07-101-1/+2
* Was certain I had committed this. Position the scoreboard members suchWilliam A. Rowe Jr2001-06-101-2/+2
* Ooops. Didn't remove *all* of the new_scoreboard stuff. This was harmless,Paul J. Reder2001-05-151-1/+0
* Make first phase changes to the scoreboard data structures inPaul J. Reder2001-05-151-17/+22
* minor scoreboard/status improvements:Jeff Trawick2001-05-071-16/+1
* Get rid of some Apache 1.x OPTIMIZE_TIMEOUTS cruft. Other logicJeff Trawick2001-05-071-16/+0
* back out my quiesce limit change altogether from the threaded mpm until itGreg Ames2001-04-241-5/+0
* Limit the threaded mpm to quiescing one process at a time.Greg Ames2001-04-231-0/+5
* Changes required to make prefork clean up idle children properly. There was a...Paul J. Reder2001-04-061-1/+7
* clean out some old crud from ap_config.hGreg Stein2001-02-241-2/+2
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Start getting extended status working again.Bill Stoddard2001-02-141-1/+3
* Replace reinit_scoreboard with ap_create_scoreboard.Bill Stoddard2001-02-091-1/+0
* Fix windows compile breakBill Stoddard2001-02-091-1/+1
* Move OS/2 MPM specific variables out of scoreboard & into an array local toBrian Havard2001-02-081-5/+0
* Get the Unix MPMs restarting again. If we are going to register a cleanupRyan Bloom2001-02-071-1/+1