Pyromanci
04-27-2006, 03:07 PM
Just a simple question.
I am working on moding SD to invole 2 sperate databases. 1 for SD and the other for the forums. Reason being:
1. The db was reaching is max limit and it was taking out 70% of the database. Our hosting provider has a 100MB cap on the size of a database.
2. With roughlt 5000 hits to our site a day and everything sharing the same Database we were recieving lag and "Unable to Connect to Database" or "To many Connection" errors from the database.
Since this has happend I have had no problems minus the fact the forum and site can no longer be intergrated.
So any one else interested in something like this? If so i will post up the code changes when i get done doing it.
Edit -- I should clear this up a bit. This is for poeple (like me) have a hosting providor that allow only 1 username per database or can not replicate 1 user to have access to another database.
Aswell lets say you have only 1 db from your host. This will allow you to split and use a outside host as well. Not restricting you to have both databases on the same server.
I am working on moding SD to invole 2 sperate databases. 1 for SD and the other for the forums. Reason being:
1. The db was reaching is max limit and it was taking out 70% of the database. Our hosting provider has a 100MB cap on the size of a database.
2. With roughlt 5000 hits to our site a day and everything sharing the same Database we were recieving lag and "Unable to Connect to Database" or "To many Connection" errors from the database.
Since this has happend I have had no problems minus the fact the forum and site can no longer be intergrated.
So any one else interested in something like this? If so i will post up the code changes when i get done doing it.
Edit -- I should clear this up a bit. This is for poeple (like me) have a hosting providor that allow only 1 username per database or can not replicate 1 user to have access to another database.
Aswell lets say you have only 1 db from your host. This will allow you to split and use a outside host as well. Not restricting you to have both databases on the same server.