
02-13-2012, 04:39 PM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,337
|
|
do you know how much traffic volume (req/sec) of your site is supposed to be? do your cgi scripts talk to database? is your database ok to handle the traffic? does your cgi script take a long time to finish? if web server is not the bottleneck (like in your case), no matter how fine tune it is, it would not make much difference.
Quote:
Originally Posted by mks
...
Although the load is low, the website still loading slow due to so many stuck in processing...
|
what are those stuck in processing? cgi scripts?
|