Web Design Forum: Files as data storage - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Files as data storage Will it be the breaking point under a high load?

#1 User is offline   JasRonq 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 14
  • Joined: 15-June 08
  • Reputation: 0
  • Experience:Nothing
  • Area of Expertise:Entrepreneur

  Posted 27 July 2008 - 02:08 AM

Suppose there were a CMS that uses PHP scripts and YAML formated files to hold data in. Assuming this were appropriate storage in the first place for the data, would this be advisable if the site using such a setup received large bursts of traffic? How much traffic at one time might break the site? Are text files as data storage even a concern in comparison to the webserver load?
0

#2 User is offline   bumfluff 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 923
  • Joined: 07-March 08
  • Reputation: 0
  • Gender:Male
  • Location:London
  • Experience:Intermediate
  • Area of Expertise:Designer

Posted 27 July 2008 - 03:46 AM

I've used xml files to store data before, but not for a high traffic site. One reason was that it's easier to add things to a database (fields and records), the other was that I figured it'd be better suited to the job. I'm not an expert in sever loads and suchlike, but it strikes me that a database is specifically built for the purpose so it's probbly more efficient..
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users