Confirmed users
4,293
edits
No edit summary |
|||
(5 intermediate revisions by one other user not shown) | |||
Line 198: | Line 198: | ||
==== Enabling CDN ==== | ==== Enabling CDN ==== | ||
* We have set the mirror first to a rating of 10 and then to 50,000 | * We have set the mirror first to a rating of 10 and then to 50,000 | ||
=== Update XULRunner wiki page === | === Update XULRunner wiki page === | ||
Line 213: | Line 210: | ||
=== Check Throttling === | === Check Throttling === | ||
See http://people.mozilla.com/~nthomas/update-watch/release/ for example AUS links | See http://people.mozilla.com/~nthomas/update-watch/release/ for example AUS links | ||
XXX: TODO: What do I do with this section? | |||
Some links to check: | Some links to check: | ||
Line 229: | Line 228: | ||
=== Push to Release Channel === | === Push to Release Channel === | ||
[ffxbld@dp-ausstage01 ~]$ cd /opt/aus2/snippets/staging | |||
[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}} |