Closed Bug 741155 Opened 14 years ago Closed 12 years ago

[bedrock] Investigate if Vary: Cookie is necessary

Categories

(www.mozilla.org :: Bedrock, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wenzel, Unassigned)

Details

Bedrock varies by cookie (and WebTrends etc set cookies). This probably leads to a lot of duplicates in the load balancer. Is this necessary? AMO doesn't do this, for example. If we don't intentionally set this, it might be set by SessionMiddleware. AMO has a NoVarySessionMiddleware, with explanation: <https://github.com/mozilla/zamboni/blob/8719e16fb5c386a6d1ca301975f965f228ee435f/apps/amo/middleware.py#L82>
Assignee: nobody → jlong
https://github.com/mozilla/bedrock/commit/6861f343910d2e06a907836cddb19e6f15f2dd96 Please check which middlewares we might be able to remove altogether.
Severity: blocker → critical
This has been pushed to mozilla/master and awaits deployment.
Severity: critical → blocker
All right. Keeping this open for now because we might be able to remove this middleware altogether.
Severity: blocker → major
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
Component: General → Bedrock
Assignee: jlong → nobody
Can I close this now?
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Sure, since it was fixed ;)
You need to log in before you can comment on or make changes to this bug.