Question about keeping the server load down...
Posted: Tue Feb 15, 2005 3:29 pm
This what I got from my web host as a sugegstion to keep my scripts running fast and the server laod down.
Thanks
Ben
How do I use persistent queries on my database?Being a website using dynamic pages and database-driven, we suggest the use of persistent queries on your database, avoid exceeding the servers maximum mysql connections by spliting it up between separate databases.
Thanks
Ben