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)

All
Other
task
Not set
major

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.
Assignee: server-ops → jeremy.orem+bugs
This didn't fix out issue. You may revert this change. :(
Prod: Keep-Alive:timeout=5, max=100 Stage: Keep-Alive:timeout=5, max=1000 Can we have max=1000 on prod?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.