View Single Post
Old
  (#5)
Bazooka_Joe is Offline
Senior Member
 
Posts: 12,585
Join Date: Jan 2002
Location: Staten Island, NY, USA
 Send a message via ICQ to Bazooka_Joe Send a message via AIM to Bazooka_Joe Send a message via MSN to Bazooka_Joe Send a message via Yahoo to Bazooka_Joe  
Default 12-06-2002, 09:37 PM

A REAL explanation is this:

This site not only uses simple HTML web code, but also databasing. This databasing stores all the information for AA.COM: The files (some), the avatars, and all of our posts. Everything.

This type of database is called a MySQL database, extension .SQL. This database is called on everytime you make a request; download a file, post a reply, send a PM. This action is called a "querie". A querie, or querty is a action sent to the database like a bullet. And, the database returns it to you, the user.

So, picture AA.COM's database, being the #1 source for Allied Assault. Daily, it must get over 100,000 quertys. When more than a specific amount of quertys enter the database, it tends to "lag" or just mess up the way the database thinks. The result? PHPbb Critial Errors.
  
Reply With Quote