---- On 04 July 2003 10:37, Kola Oyedeji Wrote: > I'd be interested to hear how that worked. Did you find it performed > well? Was it a busy site? > > Was there a particular reason for this? (storing all the pages in the > db)
Did this on a large site, myself - 50,000 pages with all content coming from a DB, just headers, footers and stylesheets were static. Ran into trouble (on a crap server) with 150,000 page views a day but moving to a load-balanced pair of web servers and a beefed up MS SQL box did the trick. Total dream to administer - links build themselves! -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
