Open GoogleCodeExporter opened 8 years ago
Hi again!
I did some test builds and the bug appeared between 0.9.1.5 (works OK) and
0.9.2.1 (blank page).
I'll do more tests next week.
The "..ap_get_brigade failed.." message did not occur on test server.
Original comment by pa...@netsafe.cz
on 21 Sep 2012 at 2:57
Tests revealed the bug was introduced in revision 323.
More info later.
Original comment by pa...@netsafe.cz
on 24 Sep 2012 at 12:51
Hmm, locating this "bug" seems to be more complicated.
We have reverse proxies in different locations as entry points to our web.
Several sites are proxied there but I can say there are just two main types:
1) Client -(HTTPS)-> reverse proxy -(HTTPS)-> apache serving content.
2) Client -(HTTPS)-> reverse proxy -(HTTPS)-> SSL encrypting apache -(HTTP)->
Perl Starman
Type 2 does not work since revision 323. I tested type 2 first so I didn't know
type 1 worked just fine.
I checked access log from the SSL encrypting apache and it says full page has
been served.
More info later.
Original comment by pa...@netsafe.cz
on 24 Sep 2012 at 1:44
I am using version 0.9.4.3 having the same issue (no page served )
Error log shows
[mod_spdy/0.9.4.3-420] [5653:5728:ERROR:apache_spdy_session_io.cc(88)]
ap_get_brigade failed with status 9: Bad file descriptor
Original comment by gkant...@gmail.com
on 23 Jun 2014 at 3:54
No reverse proxy btw, just apache (with worker MPM)
Original comment by gkant...@gmail.com
on 23 Jun 2014 at 3:56
Original issue reported on code.google.com by
pa...@netsafe.cz
on 19 Sep 2012 at 12:14