View Single Post
  #3  
Old 12-23-2011, 12:35 AM
aziernest aziernest is offline
New Member
 
Join Date: Dec 2011
Posts: 5
No error message in error log, but it appears in client site.

How can I use LSWS to use memory for caching in order to avoid or reduce disk i/o ?

How can I see historical graphs of my litespeed concurrent connection in past to know what's the max concurrent connections that I may have ever reached ?

Awaiting detailed insight / answer.

Thanks

Quote:
Originally Posted by webizen View Post
LSWS caching (page cache) is only available for 2-CPU Enterprise license or above and not for 1 cpu license.

you can use opcode cache to speedup php (compile) and application cache option like Super Cache for WP, etc with shm.

what kind of timeout did you get? any error message in error log?
Reply With Quote