Issue Details (XML | Word | Printable)

Key: MBH-270
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Dave Evans
Reporter: Ian McEwen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Hosting

Have frontend proxies set X-Forwarded-Port to differentiate https/http

Created: 09/Aug/12 11:03 PM   Updated: 10/Aug/12 09:21 AM   Resolved: 10/Aug/12 09:21 AM
Component/s: Load balancing / Proxy
Affects Version/s: None
Fix Version/s: None

Issue Links:
Depends
 


 Description  « Hide

According to http://stackoverflow.com/questions/1664816/is-there-a-way-to-force-c-uri-for-in-catalyst-to-generate-a-uri-that-begins-wi this may solve some/all of our MBS-5122 issues, since we already set using_frontend_proxy in the presumably-relevant cases. Assuming we're using a recent Catalyst, this should at least make c.uri_for (i.e. CSS and JS, plus most other links) work correctly.



Sort Order: Ascending order - Click to sort in descending order
Dave Evans added a comment - 10/Aug/12 09:21 AM

djce@dudley nginx$ git commit -a
[master 7846d1d] MBH-270 Have frontend proxies set X-Forwarded-Port to differentiate https/http
3 files changed, 14 insertions, 10 deletions