View Single Post
  #24  
Old 12-01-2008, 10:25 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Usually, only the main page are generated by PHP script, other images/js/css are static files, so, I recommend using "1" as the limit,
However, if you have multiple requests served by PHP dynamically within one page, like some images, you may need to increase the "Dynamic Requests/second", it depends on your site, I do not recommend use a value higher than 5, otherwise it will not serve the purpose.
Reply With Quote