My application requests an XML file and I need to plan how to host that file so it's always available and zippy
March 3, 2009 5:17 AM Subscribe
Please give me some input on web hosting planning for a small XML file which might get a lot of requests.
I'm working on an application which allows the user to load an XML file. The XML is less than 2K and will probably be loaded once per usage session, which could happen a few times a day. I can't speculate about how many users there will be, but the outcome that I need to (over)plan for is the one where there are metric fuckloads right out of the gate.
How would you host this file to make sure it is always reachable and zippy? Would you trust one single hosting company to host it? Which one/which plan? Which hosts would you avoid like the plague? Or would you put your eggs in multiple baskets and have a couple of hosts which the app can try in sequence to see if they are reachable? I'm willing to pay for bulletproof uptime and reliability, doesn't have to be a cheapass plan, but it might not be cost-effective to pay for a hosting plan oriented towards customers who need huge amounts of bandwidth or root access rather than the ability to handle lots of simultaneous low-bandwidth requests of one dinky file.
Thanks very much for your input!
posted by Your Time Machine Sucks to technology (5 answers total)
On the other hand, that choice might be a little biased in favor of the new and shiny. A 2 KB file is dinky, even with hundreds of thousands of hits a day, and you could easily host it on a couple of different basic hosting plans for redundancy.
posted by pocams at 6:04 AM on March 3, 2009