Commit ff551d2
committed
logstats: be more strict with filtering out requests status codes
We want to count every attempt of pacman to fetch something only once.
So for the repo, 200 and 206 (does that count?) and 304.
For mirrorbits 302 when a redirect to a mirror happens and 304.1 parent c1542af commit ff551d2
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
365 | | - | |
366 | 364 | | |
367 | 365 | | |
368 | | - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
369 | 373 | | |
370 | 374 | | |
371 | 375 | | |
| |||
0 commit comments