Page MenuHomePhabricator

Move HTTP/1.0 requests rejections at HAProxy level
Open, Needs TriagePublic

Description

Currently this is done by Varnish (here) but it could be convenient to do that at HAProxy level.

Consider also T365441#9815588

Event Timeline

Change #1034459 had a related patch set uploaded (by Fabfur; author: Fabfur):

[operations/puppet@production] haproxy:cache: discard requests w/o Host header

https://gerrit.wikimedia.org/r/1034459

Scope of the task should be rejecting invalid HTTP requests on HAProxy rather than varnish as soon as we have analytics moved to HAProxy (and not only HTTP/1.0 ones)