The vast majority of people serve them on public servers. For enterprise use cases, I've heard of several solutions, but they typically boil down to storage as a blob in a distributed database, with a corresponding HttpFetcher that grabs 'em.
--j On Tue, Feb 8, 2011 at 4:52 PM, Maxwell <[email protected]> wrote: > Hi guys, > > How are you storing the xml specs? > > Blob types in relational databases? Directly on the disk and putting just > the file path in the database, nosql databases? And why? > > Thanks for share. > Maxwell >
