]> granicus.if.org Git - apache/commit
Merge r1833014 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 19 Jun 2018 13:15:49 +0000 (13:15 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 19 Jun 2018 13:15:49 +0000 (13:15 +0000)
commit5d779df4e2ee11945b1a78fabfdaa00d6d0ea2df
tree97dc82773ad800d7b2bdd8f1ca4a5a985e674667
parent6e8c394d6b447db8bdac21211cf75b1f4e2be85b
Merge r1833014 from trunk:

* modules/http/http_request.c (ap_process_request_after_handler,
  ap_process_request): Cache and retrieve the brigade structure used
  to send EOR and FLUSH between requests in c->pool userdata, to avoid
  allocating a brigade structure per-request out of c->pool.

Submitted by: rpluem, jorton

Submitted by: jorton
Reviewed by: jorton, covener, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1833841 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/http/http_request.c