index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scoreboard.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Keep track of time taken to process requests again.
Jim Jagielski
2005-02-02
1
-1
/
+1
*
veto and revert win64 patch: 64bit changes must percolate from the
Roy T. Fielding
2004-10-24
1
-1
/
+1
*
WIN64: API changes to clean up Windows 64bit compile warnings
Allan K. Edwards
2004-10-22
1
-1
/
+1
*
Worker shared data has to be visible across all child processes,
Mladen Turk
2004-09-15
1
-2
/
+2
*
Improve binary compatiblity. This fix was requested of me before it was commi...
Graham Leggett
2004-07-29
1
-3
/
+4
*
Add load balancer support to the scoreboard in preparation for
Graham Leggett
2004-07-29
1
-0
/
+18
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-07
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-53
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Syncing makes no sense now
Jim Jagielski
2002-03-29
1
-1
/
+0
*
The old, legacy (and unused) code in which the scoreboard was totally
Jim Jagielski
2002-03-29
1
-1
/
+0
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
ap_calc_scoreboard_size() needs to be exported for win32
Doug MacEachern
2002-02-27
1
-1
/
+1
*
Placing the thread-limit and server-limit values, those which define the
Aaron Bannert
2002-02-21
1
-0
/
+2
*
This fixes a bug in mod_status on Windows where restart time was not
Bill Stoddard
2002-02-19
1
-1
/
+1
*
Implement new ScoreBoardFile directive logic. This affects how we
Aaron Bannert
2002-02-15
1
-0
/
+6
*
Change the Windows MPM to only use the pre_mpm phase in the parent process.
Ryan Bloom
2002-01-30
1
-3
/
+3
*
fix the problem where a scoreboard init failure could leave
Jeff Trawick
2002-01-28
1
-2
/
+3
*
This patch eliminated from the _SHARED_ segment of the scoreboard all
William A. Rowe Jr
2002-01-10
1
-40
/
+25
*
Make calc_scoreboard_size() and init_scoreboard() usable from MPMs.
Brian Havard
2001-12-30
1
-0
/
+2
*
tiny cleanup to remove bogus SCOREBOARD_SIZE define
Jeff Trawick
2001-12-29
1
-3
/
+0
*
Change core code to allow an MPM to set hard thread/server
Jeff Trawick
2001-12-18
1
-5
/
+10
*
AFAICT - these symbols are unused.
William A. Rowe Jr
2001-12-07
1
-4
/
+0
*
Provide an accessor function for the global_score portion of the scoreboard.
Aaron Bannert
2001-12-07
1
-0
/
+1
*
Export ap_get_parent_scoreboard and ap_get_servers_scoreboard to be
Aaron Bannert
2001-12-07
1
-2
/
+2
*
Thanks Jerry, this was forgotten in my tree.
William A. Rowe Jr
2001-08-01
1
-1
/
+1
*
Fix a problem where the threaded MPM stalls after restarts or segfaults.
Greg Ames
2001-07-29
1
-0
/
+3
*
Change the length of the content args to apr_off_t identifiers, and fix
William A. Rowe Jr
2001-07-26
1
-3
/
+3
*
Remainder of Win32 ap_create_scoreboard fooness
William A. Rowe Jr
2001-07-18
1
-1
/
+1
*
Make scoreboard creation a hook. This allows management
Ryan Bloom
2001-07-18
1
-0
/
+11
*
Remove a couple fields from the scoreboard that aren't currently used.
Ryan Bloom
2001-07-16
1
-4
/
+0
*
scratch an old itch - give lingering close its own state in the scoreboard.
Greg Ames
2001-07-12
1
-5
/
+4
*
Add two functions to allow modules to access random parts of the
Ryan Bloom
2001-07-10
1
-1
/
+2
*
Was certain I had committed this. Position the scoreboard members such
William A. Rowe Jr
2001-06-10
1
-2
/
+2
*
Ooops. Didn't remove *all* of the new_scoreboard stuff. This was harmless,
Paul J. Reder
2001-05-15
1
-1
/
+0
*
Make first phase changes to the scoreboard data structures in
Paul J. Reder
2001-05-15
1
-17
/
+22
*
minor scoreboard/status improvements:
Jeff Trawick
2001-05-07
1
-16
/
+1
*
Get rid of some Apache 1.x OPTIMIZE_TIMEOUTS cruft. Other logic
Jeff Trawick
2001-05-07
1
-16
/
+0
*
back out my quiesce limit change altogether from the threaded mpm until it
Greg Ames
2001-04-24
1
-5
/
+0
*
Limit the threaded mpm to quiescing one process at a time.
Greg Ames
2001-04-23
1
-0
/
+5
*
Changes required to make prefork clean up idle children properly. There was a...
Paul J. Reder
2001-04-06
1
-1
/
+7
*
clean out some old crud from ap_config.h
Greg Stein
2001-02-24
1
-2
/
+2
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
Start getting extended status working again.
Bill Stoddard
2001-02-14
1
-1
/
+3
*
Replace reinit_scoreboard with ap_create_scoreboard.
Bill Stoddard
2001-02-09
1
-1
/
+0
*
Fix windows compile break
Bill Stoddard
2001-02-09
1
-1
/
+1
*
Move OS/2 MPM specific variables out of scoreboard & into an array local to
Brian Havard
2001-02-08
1
-5
/
+0
*
Get the Unix MPMs restarting again. If we are going to register a cleanup
Ryan Bloom
2001-02-07
1
-1
/
+1
[prev]
[next]