RSS feeds bringing Drupal.org down
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2129427. --> Reported by: [eporama](https://www.drupal.org/user/166970) >>> <p>RSS feeds of Releases (/node/X/release) are bringing the site down. They are currently blocked.</p> <p>E.g.: <a href="https://drupal.org/node/3060/release">https://drupal.org/node/3060/release</a><br> <a href="https://drupal.org/node/3060/release/feed">https://drupal.org/node/3060/release/feed</a></p> <pre>~ $ curl -I https://drupal.org/node/3060/release/feed<br>HTTP/1.1 503 Service Unavailable<br>Server: nginx/1.4.3<br>Date: Wed, 06 Nov 2013 20:23:47 GMT<br>Content-Type: text/html; charset=utf-8<br>Content-Length: 211<br>Connection: keep-alive<br>Retry-After: 0<br>X-Varnish: 703585667<br>Age: 0<br>Via: 1.1 varnish<br>X-Cache-Svr: www6.drupal.org<br>X-Cache: MISS</pre> > Related issue: [Issue #2126331](https://www.drupal.org/node/2126331)
issue