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
/
event
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new APR_POLLSET_NOCOPY option when creating the core pollset.
async-dev
Brian Pane
2005-10-23
1
-9
/
+9
*
more verbose error message on write completion error
Brian Pane
2005-10-10
1
-1
/
+1
*
Enabled async write completion in the Event MPM
Brian Pane
2005-10-10
1
-11
/
+45
*
Fixed processing of pipelined requests
Brian Pane
2005-10-09
1
-0
/
+2
*
Refactored CONN_STATE_WRITE_COMPLETION handling.
Brian Pane
2005-10-09
1
-2
/
+14
*
Refactored ap_process_request() so that in async MPMs, the MPM (and not
Brian Pane
2005-10-09
1
-0
/
+21
*
Forward-port of the latest event MPM code from the 2.3-dev trunk into
Brian Pane
2005-10-08
3
-56
/
+7
*
New version of ap_core_output_filter...
Brian Pane
2005-09-25
1
-6
/
+1
*
*) Create an optional function and MPM Query to replace the core output filter.
Paul Querna
2005-09-05
3
-1
/
+39
*
Initiliase all of the first_*_limit variables to zero, so that we can actually
Colm MacCarthaigh
2005-08-31
1
-2
/
+2
*
Implement graceful stop in the event MPM. Implementation is identical to
Colm MacCarthaigh
2005-08-29
2
-7
/
+74
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
4
-0
/
+38
*
* event.c: Create ptrans pool as a child of pconf, to fix APR pool
Paul Querna
2005-06-01
1
-1
/
+1
*
missed a couple.
Greg Ames
2005-05-06
1
-5
/
+2
*
worker and event mpms: transient thread creation errors shouldn't take down
Greg Ames
2005-05-04
1
-20
/
+43
*
sync with mod_status hacks in the worker mpm.
Paul Querna
2005-03-16
1
-0
/
+2
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
7
-7
/
+14
*
ap_queue_push: update comment to reflect reality
Greg Ames
2004-12-09
1
-3
/
+4
*
* server/mpm/experimental/event/event.c: Go through and reformat and correct
Justin Erenkrantz
2004-12-04
1
-53
/
+58
*
fix child process aborts with
Greg Ames
2004-12-03
1
-3
/
+49
*
listener_thread: no functional changes, formatting changes only
Greg Ames
2004-11-27
1
-116
/
+115
*
only need one main listener loop.
Greg Ames
2004-11-27
1
-13
/
+5
*
make the type field in listener_poll_type an enum to make gdb output more
Greg Ames
2004-11-27
1
-5
/
+7
*
The Event MPM.
Paul Querna
2004-11-20
9
-0
/
+3095