rate-limit requests for rss feed
someone has made a conky script that hits the rss feed every second, so nginx now limits that to once per minute, returning 503 instead at other times. a burst is also in place to prevent genuine users being blocked.
Please register or sign in to comment