Trunk version of patch works
+1: rpluem
+ * mod_proxy_ajp: Crosscheck the length of the body chunk with the length
+ of the ajp message to prevent readings beyond the buffer boundaries
+ which possibly could reveal sensitive memory contents to the client.
+ Trunk version of patch:
+ http://svn.apache.org/viewcvs?rev=383339&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem
+
+ * mod_proxy_balancer: Do not overwrite the status of initialized workers and
+ respect the configured status of uninitilized workers when creating a new
+ child process.
+ Trunk version of patch:
+ http://svn.apache.org/viewcvs?rev=374929&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem
+