Closed Bug 1359434 Opened 8 years ago Closed 8 years ago

Hit on blocklist.xml with HEAD request

Categories

(Cloud Services :: Operations: Metrics/Monitoring, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: leplatrem, Unassigned)

References

Details

My current understanding is that the hits on blocklist.xml are used to compute ADU metrics. In Bug 1257565 we want to replace the current XML-based system with a diff-based JSON system (aka. Kinto). In order to avoid interfering with metrics when switching to the new system, we could perform a HEAD request — instead of downloading the whole file uselessly. Could you please make sure the HEAD requests are going to be processed equally as GET on Nginx? Thanks!
Blocks: 1257565
Flags: needinfo?(jthomas)
cc'ing :mpressman.
Flags: needinfo?(jthomas) → needinfo?(mpressman)
The web log processing doesn't distinguish between http request types. As long as the necessary fields are present in the log file, it'll process them into hive
Flags: needinfo?(mpressman)
Excellent, thanks Matt!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.