git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@618229
13f79535-47bb-0310-9956-
ffa450edef68
Trunk version works (minus CHANGES conflict)
+1:
+ * ab: Use a 64 bit unsigned int instead of a signed long to count the
+ bytes transferred to avoid integer overflows
+ PR: 44346
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=617890&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem,
+
PATCHES/ISSUES THAT ARE STALLED
* beos MPM: Create pmain pool and run modules' child_init hooks when