Confirmed users
4,293
edits
No edit summary |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 231: | Line 231: | ||
[ffxbld@dp-ausstage01 staging]$ ~/bin/pushsnip Firefox-13.0.1-build1-silent | [ffxbld@dp-ausstage01 staging]$ ~/bin/pushsnip Firefox-13.0.1-build1-silent | ||
==== Ask IT to update AUS for unthrottling ==== | |||
* {{bug|765370}} | |||
=== Update symlinks === | === Update symlinks === | ||
Once we're signed off on the release channel. | Once we're signed off on the release channel. | ||
<pre> | |||
# ffxbld@stage | |||
cd /pub/mozilla.org/firefox/releases | |||
rm latest && ln -s 13.0.1 latest | |||
</pre> | |||
<br/> | |||
==== Reduced CDN ==== | |||
* armenzg reduced the CDN from 50k to 35k since we were over 70K already | |||
* nthomas found the European mirrors didn't have the update/win32 or win32/ directories, because the main distribution point there (mozilla.openap.net) was getting very slow transfer from pv-mirror01, {{bug|765441}}. We had only 70K uptake with the CDN on, and couldn't turn it off in that state. IT adjusted the geo-ip so that requests to releases-rsync from Europe went to anynymirror101.mirrors.tds.net (the North American primary) instead of openap. Uptake increased to 100K and the CDN was turned off | |||
=== Update browser choice website === | === Update browser choice website === | ||
{{bug|765400}} |