Quote from: wshawn at Dec 17, 2009, 05:55 AM
You can also adjust your squid to let localhost bypass the proxy.
Think "corporate network". The blunt answer is "no, I can’t".
Having the server retrieve the feeds just does not sit right with me. Imagine a large site with hundreds of people accessing the manager. For each visit, the server is chewing up "hosting" bandwidth fetching the feeds and the page is delayed until the feeds either return or timeout.
The simple answer is to use a client-side solution such as FeedBurner’s "BuzzBoost".
If this is absolutely not an option, at least load the RSS feeds via an asynchronous call to a dedicated script so the rest of the manager home page becomes usable.