Confirmed users
4,293
edits
No edit summary |
|||
Line 203: | Line 203: | ||
Look for any HTTP error codes besides 200 ("OK") and 302 ("Found"): | Look for any HTTP error codes besides 200 ("OK") and 302 ("Found"): | ||
grep HTTP quickVerify.log | grep -v 200 | grep -v 302 | grep HTTP quickVerify.log | grep -v 200 | grep -v 302 | ||
* kyoto-mz-dl.sinet.ad.jp was stuck, got it taken out of the rotation by pinging IT | * kyoto-mz-dl.sinet.ad.jp was stuck, got it taken out of the rotation by pinging IT ({{bug|538025}}) | ||
* mozilla.securedservers.com had two 404s, was fully synced up when I tested manually | * mozilla.securedservers.com had two 404s, was fully synced up when I tested manually | ||
Line 224: | Line 224: | ||
~/bin/pushsnip 20091222-Firefox-3.0.17-3.5.7-MU | ~/bin/pushsnip 20091222-Firefox-3.0.17-3.5.7-MU | ||
Filed {{bug|538024}} to unthrottle 3.0.16 -> 3.0.17 updates. Config change was in {{bug|537991}}. | |||
==== Release ==== | ==== Release ==== |