Bug 830280 - Site http proxy server crashing occasionally in devenv
Summary: Site http proxy server crashing occasionally in devenv
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Mike McGrath
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-08 17:59 UTC by Clayton Coleman
Modified: 2015-05-15 01:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-16 16:44:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Clayton Coleman 2012-06-08 17:59:04 UTC
Occasionally a request will fail when connecting to the devenv.

[Fri Jun 08 13:54:42 2012] [error] [client 127.0.0.1] Premature end of script headers: console, referer: https://ec2-23-20-107-39.compute-1.amazonaws.com/app/login
[ pid=4934 thr=140441917069280 file=ext/apache2/Hooks.cpp:821 time=2012-06-08 13:54:42.314 ]: The backend application (process 3995) did not send a valid HTTP response; instead, it sent nothing at all. It is possible that it has crashed; please check whether there are crashing bugs in this application.

I can't consistently tie this down to a certain URL, but it does happen in the automated tests (libra_web is randomly failing because of it).

Need an Apache expert to help me figure out what to do.

Comment 1 Rob Millner 2012-06-08 21:47:55 UTC
Passing to Mike to help find an Apache expert.  Could this be timeout related?

Comment 2 Clayton Coleman 2012-06-11 19:25:45 UTC
The bulk of times I can remember seeing this is outside of a 3-5 second window since the last click.  It's possible this is related to the keepalive settings in the devenv or the proxy configuration - I don't know if we configure the balancer in the devenv exactly like stage/prod.

Comment 3 John Poelstra 2012-06-19 17:14:37 UTC
Discussed on 2012-06-19 bug review call... We believe this is related to restarting apache.  Not seeign in production, lowering severity.

Comment 4 Clayton Coleman 2012-08-27 22:01:58 UTC
*think* this is related to graceful restarts and the proxy pool being not empty during the graceful.  Want to try using proxy-initial-not-pooled in devenv to see if this resolves the issue, if we can reproduce it.

Comment 5 Mike McGrath 2013-04-16 16:44:45 UTC
Should be long fixed.


Note You need to log in before you can comment on or make changes to this bug.