This is something new. I was using an RSS reader that checked questions for some tags every minute. It was working fine till recently. But now sometimes there are questions asked 1 hour ago but I don't get the feed. Even after I see the question in webpage and request feed, it just doesn't appear. I refresh feeds with Google Reader and Feed notifier at the same time, Google Reader gets something new but Feed Notifier doesn't. Is there some kind of request restriction for RSS feeds? Maybe based on IP? Or is the problem about readers?
This request was taken a few minutes ago:
GET /feeds/tag?tagnames=asp.net-mvc&sort=newest HTTP/1.1
A-Im: feed
Accept-Encoding: gzip, deflate
Connection: close
Accept: application/atom+xml,application/rdf+xml,application/rss+xml,application/x-netcdf,application/xml;q=0.9,text/xml;q=0.2,*/*;q=0.1
User-Agent: FeedNotifier/2.2 +http://www.feednotifier.com/
Host: stackoverflow.com
If-Modified-Since: Thu, 14 Apr 2011 11:14:59 GMT
Accept-Encoding: gzip, deflateor something similar? – Arjan Apr 12 '11 at 8:26Accept-Encodingsent by your reader? – Arjan Apr 13 '11 at 11:06