Mailing List Archive

Broken: apache/httpd#1012 (trunk - fb08e47)
Build Update for apache/httpd
-------------------------------------

Build: #1012
Status: Broken

Duration: 32 mins and 26 secs
Commit: fb08e47 (trunk)
Author: Yann Ylavic
Message: mod_proxy_uwsgi: Error out on HTTP header larger than 16K

The uwsgi protocol does not let us serialize more than 16K of HTTP header,
so fail early with 500 if it happens.



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

View the changeset: https://github.com/apache/httpd/compare/ba08e0602958...fb08e475bf32

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


--

You can unsubscribe from build emails from the apache/httpd repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=69847&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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.