For a site hosted on Network Solutions that is experiencing very slow response:
- make sure you use the local database rather than the database on a remote server
- add a php ini file to the /cgi-bin folder
memory_limit = 64M
output_buffering = 2048
http://www.networksolutions.com/support/php-ini-for-unix-shared-hosting-faq/