Search results

  1. R

    Error 503

    Hi, i have the Problem, that my site will load fast, or produce Error 503. The Error 503 will show up on every ~20 request The RealTime Stats show no wait Queue and my Settings are these: <tuning> <maxConnections>2000</maxConnections> <maxSSLConnections>200</maxSSLConnections>...
  2. R

    PHP on High Traffic Site

    Hi, is the standard PHP setting used by LSWS good enough for high traffic websites? We use php 4 and 5 and do compile them ourself with litespeed sapi. Should we use the standard settings lsws came with or do you recommend different settings? We have ~80 virtual hosts on 25 listeners...
  3. R

    If you have Problems with Admin Interface and Firefox Stylesheets

    Go to $SERVER_ROOT/admin/html/classes/ws and edit GUI.php Change around line ~10 HTML 4.01 in HTML 4.0 Styles will be loaded again... Marcus
  4. R

    Bug with File Uploads in 2.1.7

    After upgrading to 2.1.7 enterprise, File uploads will result in 404 error even if file size is below php.ini settings or lsws tuning settings We allow file uploads up to 200M which are no problem with our settings. It takes some time but it works fine. After we got back to 2.1.6...
Top