Closed
Bug 1066200
Opened 11 years ago
Closed 11 years ago
[wharfie] Disable merge_slashes in nginx
Categories
(Marketplace Graveyard :: General, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlockhart, Assigned: andy+bugzilla)
Details
There is an nginx setting called merge_slashes which blocks in-app payments from working because they include domains in their request paths. This should be disabled in the docker nginx settings so that our dev environment more closely matches the production environment.
| Reporter | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
Let's ensure that maximum upload size is set correctly in nginx as well. When uploading videos into the Developer Hub, I get 413 Entity Too Large when using Docker.
| Assignee | ||
Updated•11 years ago
|
Priority: -- → P4
Comment 3•11 years ago
|
||
ok, I'll wait for this until I start using Docker :)
| Assignee | ||
Comment 4•11 years ago
|
||
https://github.com/mozilla/wharfie/pull/13
Leaving open till I find the setting to prevent 413
Assignee: nobody → amckay
| Assignee | ||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
\o/
You need to log in
before you can comment on or make changes to this bug.
Description
•