I was reading Glenn’s post about his
RSS throttling scheme. I don’t think it is working quite like he wants it to. He will serve his Wi-Fi Networking News RSS file if it has changed since the last time an IP and User-Agent combination retrieved it. I haven’t received updates via RSS in a while. I suspect it is because that all the networks I’m regularly on use NAT, specifically the Time-Warner RoadRunner network. The problem with Glenn’s approach is that many people will access his feed with the same IP and User-Agent combination if they are coming from a NAT’ed network. If a corporation standardizes in a specific aggregator and they run a NAT'ed network, only one person in that company is going to get his feed. This could greatly impair the site if the company is a wireless vendor or carrier. Given his scheme, only one user using a specific RSS reader will get updates whenever the RSS file gets updated. This may be inviting more problems that he bargained for. In order to insure that I get the updates I can change the frequency with which I check Wi-Fi Networking News to, let’s say, one second. If another fan of Wi-Fi Networking News reads this post and wants to beat me to the updates with Newsgator, he may set his RSS reader to check every 0.75 seconds. Glenn’s inviting a DDoS attack with his scheme. Then again, I may be completely missing something.