6 messages in com.googlegroups.google-gadgets-apiRe: What is up with uncached modules ...
FromSent OnAttachments
alex...@gmail.com01 Mar 2006 13:31 
Curt...@Gmail.com01 Mar 2006 18:31 
Curt...@Gmail.com02 Mar 2006 12:31 
Curt...@Gmail.com02 Mar 2006 12:52 
Nick Lothian02 Mar 2006 14:34 
Kevin02 Mar 2006 14:36 
Subject:Re: What is up with uncached modules never loading lately?
From:Kevin (kevi@gmail.com)
Date:03/02/2006 02:36:42 PM
List:com.googlegroups.google-gadgets-api

I have a module hosted on a web server that has two hostnames pointed at it (using the same IP address). So there are two URLs that can be used to access the module, but they both load the exact same module.xml file from the same web server.

One of them works beautifully and always works -- cached or uncached.

The other one is always "temporarily unavailable" if it's uncached in developer.xml, and it has intermittent problems even when it's cached.

I don't see where the difference is coming from. They're the same module! Any ideas?!?