On Sun, 28 Feb 2016 11:35:42 +0100, Hannu Nyman <[email protected]> wrote:
Ps. the updated downloads.openwrt.org works only half of the time. Roughly every second time the page load fails (until yesterday with 503 error from nginx, today silently with empty page)
It works 100% of the time. You do 15+ concurrent connections, so you are getting throttled. Initially nginx replied with 503, it now replies with 429 - your browser just doesn't handle that.
Imre _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
