Build Update for apache/httpd
-------------------------------------

Build: #1627
Status: Still Failing

Duration: 15 mins and 7 secs
Commit: 0cb2434 (trunk)
Author: Yann Ylavic
Message: mod_ssl: coalesce using a bucket brigade and the setaside/reinstate 
mechanism.

ssl_io_filter_coalesce() now uses apr_brigade_write() to save its retained data
in a heap bucket, and ap_filter_{setaside,reinstate}_brigade() to declare them
to the output filters' write completion mechanism.

This prevents MPM event to miss them when it enters write completion state, and
will allow the tunneling loop of mod_proxy to flush them in a following commit
too.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1889938 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/httpd/compare/ab2b9dbfb740...0cb243449921

View the full build log and details: 
https://travis-ci.com/github/apache/httpd/builds/226040989?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/httpd repository going to 
https://travis-ci.com/account/preferences/unsubscribe?repository=16806660&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

Reply via email to