View Single Post
  #7  
Old 01-14-2013, 03:45 PM
waski waski is offline
Member
 
Join Date: Jan 2013
Posts: 19
Quote:
Originally Posted by NiteWave View Post
however 2) 3)
is not possible in shared host environment which may have thousands of user accounts -- at the time being.
I thought that your suexec deamon support opcache sharing along process as per you blog:

"In suEXEC daemon mode, all PHP worker processes are forked off the same parent process running as root, PHP opcode cache memory are shared by all PHP processes, and it won’t be flushed as long as the parent process still running. "

http://blog.litespeedtech.com/2012/09/
Reply With Quote