index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
mpm
/
experimental
/
threadpool
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
2
-123
/
+123
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-8
/
+8
*
Initiliase all of the first_*_limit variables to zero, so that we can actually
Colm MacCarthaigh
2005-08-31
1
-2
/
+2
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
3
-0
/
+28
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
5
-5
/
+10
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
1
-5
/
+0
*
use existing directive name ThreadStackSize instead of
Jeff Trawick
2004-03-15
1
-2
/
+2
*
Threaded MPMs for Unix and Win32: Add WorkerStackSize directive
Jeff Trawick
2004-03-11
2
-0
/
+4
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
5
-5
/
+5
*
fix copyright dates according to the first check in
André Malo
2004-02-08
5
-5
/
+5
*
apply Apache License, Version 2.0
André Malo
2004-02-06
5
-265
/
+51
*
Unix MPMs: Stop dropping connections when the file descriptor
Jeff Trawick
2004-01-27
1
-10
/
+0
*
update license to 2004.
André Malo
2004-01-01
5
-5
/
+5
*
update leader, threadpool, and worker MPMs to return MPM state
Jeff Trawick
2003-12-13
1
-2
/
+24
*
update threadpool MPM to build and appear to work with the current APR
Jeff Trawick
2003-12-13
1
-26
/
+45
*
remove calls to the apr_proc_other_child_read function that no longer exists
Brian Pane
2003-11-24
1
-1
/
+2
*
Lower the severity of the "listener thread didn't exit" message
Jeff Trawick
2003-09-05
1
-1
/
+1
*
Fix a misleading message from the some of the threaded MPMs when
Jeff Trawick
2003-09-05
1
-1
/
+1
*
Updated the various MPM's to use the new bucket_alloc_create_ex API
Cliff Woolley
2003-08-28
1
-4
/
+2
*
Make sure that the global ap_max_mem_free is initialized along with the
Bradley Nicholes
2003-08-27
1
-0
/
+3
*
consolidate code related to sig_coredump
Jeff Trawick
2003-04-09
2
-72
/
+8
*
finished that boring job:
André Malo
2003-02-03
5
-5
/
+5
*
http occurances to update for apr_socket_opt_get/set
William A. Rowe Jr
2002-07-15
1
-1
/
+1
*
Bring Apache in line with APR's new poll implementation. This isn't
Ryan Bloom
2002-07-11
1
-1
/
+2
*
Add a new directive: MaxMemFree. MaxMemFree makes it possible
Sander Striker
2002-07-04
2
-0
/
+2
*
Document what the threadpool MPM is
Brian Pane
2002-07-01
1
-0
/
+12
*
Now that we have the functionality in apr, we can now have 2.0's
Jim Jagielski
2002-06-07
1
-1
/
+3
*
Support -k argument in threadpool
Brian Pane
2002-06-06
2
-1
/
+2
*
Catch up with the apr_allocator_set_owner -> apr_allocator_owner_set renames
Sander Striker
2002-05-30
1
-1
/
+1
*
stop using APLOG_NOERRNO in calls to ap_log_?error()
Jeff Trawick
2002-05-17
1
-40
/
+40
*
Rename the worker_stack_interrupt_all() function as worker_stack_terminate().
Aaron Bannert
2002-04-28
1
-3
/
+8
*
Remove unused variable.
Aaron Bannert
2002-04-28
1
-1
/
+0
*
Some more threadpool MPM changes:
Aaron Bannert
2002-04-28
1
-7
/
+30
*
Clarify an incorrect statement about why we're purposfully putting
Aaron Bannert
2002-04-28
1
-4
/
+10
*
Some threadpool fixes:
Aaron Bannert
2002-04-28
1
-27
/
+41
*
When we signal a condition variable, we need to own the lock that
Aaron Bannert
2002-04-28
1
-3
/
+10
*
Ignore stuff
Cliff Woolley
2002-04-21
1
-0
/
+5
*
Another experimental MPM derived from worker:
Brian Pane
2002-04-16
7
-0
/
+2717