Closed
Bug 638564
Opened 15 years ago
Closed 15 years ago
Enable Keep Alive for ogv files to match stage
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Assigned: oremj)
References
()
Details
It's possible that the root cause of Bug#638546 is Keep-Alive headers.
please make production behave like stage for Keep Alive headers.
this may be a perf issue, so you can limit it to .ogv or video/ogg
Per comment#5 in that bug, stage has:
Connection:Keep-Alive
Keep-Alive:timeout=5, max=1000
Prod has neither.
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
| Reporter | ||
Comment 1•15 years ago
|
||
This didn't fix out issue.
You may revert this change.
:(
Comment 2•15 years ago
|
||
Prod: Keep-Alive:timeout=5, max=100
Stage: Keep-Alive:timeout=5, max=1000
Can we have max=1000 on prod?
| Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•