josh- / CloudyTabs

CloudyTabs is a simple menu bar application that lists your iCloud Tabs.
http://joshparnham.com/projects/cloudytabs/
790 stars 52 forks source link

CloudyTabs hammering my website #19

Closed jtoly closed 10 years ago

jtoly commented 10 years ago

This looks to be a very useful app! However, my introduction to it is through my Apache log file where someone using it has added my site and now I've been getting hit with 4 requests per second:

aa.bbb.cc.d - - [15/May/2014:09:36:28 -0600] "GET /favicon.ico HTTP/1.1" 404 - "-" "CloudyTabs/1.3 CFNetwork/673.4 Darwin/13.1.0 (x86_64) (Macmini3%2C1)"

I'm going to have to firewall the IP address and hope this is an old version with an old bug in it, but thought you'd want to know that an enhancement could be considered :)

josh- commented 10 years ago

Hey @jtoly,

This seems to be a bug with library I use to display favicons, DSFavIconManager.

I've just published a new version of CloudyTabs that should hopefully resolve this – thanks for letting me know :smile: