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
...
*
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
*
Don't include mpm.h from scoreboard.h as scoreboard.h is included from mpm.h.
Brian Havard
2001-02-07
1
-1
/
+0
*
get Unix MPMs to build again after recent scoreboard changes
Jeff Trawick
2001-02-06
1
-0
/
+2
*
Get OS/2 MPM running again after the reunification of the scoreboard code.
Brian Havard
2001-02-06
1
-0
/
+8
*
Begin restructuring scoreboard code to enable adding back in
Bill Stoddard
2001-02-02
1
-1
/
+11
*
avoid duplicate symbol warnings on some platforms (e.g., AIX)
Jeff Trawick
2001-02-02
1
-1
/
+1
*
Remove duplicate function declaration
Bill Stoddard
2001-02-02
1
-1
/
+1
*
Bring mod_status for 2.0 back in line with mod_status for 1.3. This is
Ryan Bloom
2001-02-01
1
-0
/
+242
[prev]