Search results

  1. S

    rolling logs

    How to switch the rolling of access logs off? I put "<rollingSize>0</rollingSize>" (or 0M ) into config, but after this i get: "[config:server:basic:logging] invalid value of <rollingSize>:0, use default=10485760" Thank you.
  2. S

    alloc/realloc error

    Use litespeed 2.0.7 pro with compiled lsapi php 5.0.4 with eaccelerator module on linux 2.6.12 and get errors in stderr.log: ... FATAL: erealloc(): Unable to allocate 2834581 bytes FATAL: erealloc(): Unable to allocate 2833360 bytes FATAL: emalloc(): Unable to allocate 7637501 bytes...
  3. S

    php lsapi instances

    Docs say that "Some Fast CGI/LSAPI application can spawn multiple children processes". Is php compiled as lsapi one of these applications? So, what's the recommended value of this option if Max Connections = 2000. Thank you.
Top