Search results

  1. C

    [Resolved] Multiple APC Cache Instances + Low APC Uptime

    phpinfo says I'm running LS v6.6. How would I go about rebuilding lsphp5? And sorry I don't know what's the control panel you are referring to, but I guess I am not using any.
  2. C

    [Resolved] Multiple APC Cache Instances + Low APC Uptime

    This is proces 11203: 0 11203 1 0 11Nov14 ?? 4:49.64 litespeed (lshttpd) It looks like the process name is actually lshttpd, not lsphp5, so suEXEC daemon mode is not running according to what you've said. I have "Auto Start" set to "Yes" and "Run On Start Up" set to "suEXEC Daemon" under...
  3. C

    [Resolved] Multiple APC Cache Instances + Low APC Uptime

    Yes, I have said in the post that suEXEC is turned on for lsphp5. (Enabled Auto Start, Set "Run On Stat Up" to suEXEC Daemon). Unless there are other settings I need to check to make sure it is runs properly. suEXEC seems to have reduced the number of APCs from four to two. but nonetheless there...
  4. C

    [Resolved] Multiple APC Cache Instances + Low APC Uptime

    I understand that server restart causes APC to be wiped out, but my LS test server has been left on for weeks, in Apache the uptime would be exactly how many weeks it was left on, but that is not the case with LS, so does LS restarts on its own? I have read somewhere else that LS may restart to...
  5. C

    [Resolved] Multiple APC Cache Instances + Low APC Uptime

    Hello, I was experiencing problem of having multiple instances of APC cache on Enterprise v4.2.18 4-core license running PHP 5.3.29. It seemed each of the four process/core carried its own instance of APC and there was a lot of "swapping" going on so I suppose that each request was handled by...
Top