Page is a not externally linkable
- Hardware and OS Related Technologies
-- Webmaster Hardware
---- 100% server load - normal?


shri - 5:00 am on May 27, 2005 (gmt 0)


Log all database calls and run explain on them in mySQL. You should have something like that for MSSQL.. a query analyze type utilty.

Chances are you need to add some indexes to your application.

Mysql command line syntax: explain select a.b as c from a where x=y


Thread source:: http://www.webmasterworld.com/webmaster_hardware/204.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com