Closed Bug 1255080 Opened 8 years ago Closed 8 years ago

Disable HTTP2 on input.mozilla.org (possibly temporarily)

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: osmose, Unassigned)

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/2682] )

We're seeing some very odd issues on input.mozilla.org. We're getting failed requests due to missing CORS headers, but the failure may actually be the preflighted OPTIONS request getting a 411 Length Required, which is odd. We're also having some issues replicating the problem, because it seems to work fine via HTTP/1.1 and we're having trouble getting builds of curl that do HTTP/2.0.

While we'
Whoops, early submit.

While we're trying to sort these things out I'd like to disable HTTP2 on input.mozilla.org to see if it fixes the issue. If it doesn't, we can re-enable afterwards.
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/2682]
Via IRC, cyliang disabled HTTP2 on input.mozilla.org and it fixes our issues. We've decided to keep it disabled for the time being, but leave it on in staging.

Thanks for all the help! :D
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
(In reply to Michael Kelly [:mkelly,:Osmose] from comment #0)
> We're seeing some very odd issues on input.mozilla.org. We're getting failed
> requests due to missing CORS headers, but the failure may actually be the
> preflighted OPTIONS request getting a 411 Length Required, which is odd.
> We're also having some issues replicating the problem, because it seems to
> work fine via HTTP/1.1 and we're having trouble getting builds of curl that
> do HTTP/2.0.

Just for cross-reference, the issue filed is bug 1255031.
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.