keepalive problems after upgrading to 1.1-r895

Bug #580691 reported by Alex Solovey
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
play framework
Fix Committed
High
Nicolas Leroux

Bug Description

I'm using 1.1-branch application behind a proxy server (nginx). After upgrading to r895 all proxy requests fail due to keepalive not handled properly. It seems that PlayHandler uses isKeepAlive(nettyResponse) instead of isKeepAlive(nettyRequest) in some places. Applying small patch (attached) seems to fix the problem.

Tags: 1.1
Revision history for this message
Alex Solovey (a-solovey) wrote :
Revision history for this message
Nicolas Leroux (nicolas-lunatech) wrote :

Thanks, I was actually just investigating the matter and could not see the obvious. Thanks again.

Changed in play:
milestone: none → 1.1
importance: Undecided → High
assignee: nobody → Nicolas Leroux (nicolas-lunatech)
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.