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?!?