|
Rewrite this all in php/mysql and you'll save yourself huge amounts of resources. You'll want to make sure that PHP is running as a server module.
Having mysql/php handle large amounts of requests is basically what they do best, if your code is done right,there is a reason all highend websites are database driven ;)
Joe
|