Search results

  1. T

    Virtual Host Root Folder DOES exist, LiteSpeed doesn't think so

    When trying to create a new virtual server or instantiate one from the php template I get the following error: Please fix error: Virtual Host Root /home/folder/domain.com does not exist. The folder does in fact exist. I can copy the path and run a stat on it just fine. The folder and...
  2. T

    Recommended hardware to achieve 150 concurrent connectios

    I don't need exact figures--estimates will due fine. What type of hardware are we looking at to support 150 concurrent connections in a typical php/mysql CMS environment? In general how much traffic is a site getting if it's averaging 150 concurrent connections during it's peak? I'm...
  3. T

    SSL not working with PHP/Drupal

    I'm running a vm host from slicehost. Amd 64 cpu. Ubuntu 7.10 I built php 5.2.5 using Litespeeds control panel with these arguments: --with-mysqli=/usr/bin/mysql_config --with-zlib --with-gd --enable-shmop --enable-track-vars --enable-sockets --enable-sysvsem --enable-sysvshm...
  4. T

    Litespeed .htaccess performance question

    Is there an advantage of specifying my rewrite rules direclty in the vhost config of litespeed rather than in a .htaccess file? Perhaps it's quicker, or gets cached etc? Thanks
  5. T

    AMD64 + FreeBSD 6.2 (64bit) = ERROR

    After the first installation, Litespeed complained it couldn't find lib32, so I installed that from: http://ftp.sk.freebsd.org/pub/FreeBSD/releases/amd64/6.2-RELEASE/lib32/ Now I get the following errors when trying to run. I've since installed and compiled php without any change to the...
  6. T

    What is the actual Max Connections for LS Standard 3.2?

    The website says 150. The control panel (I) info box says 300. (found at: Server Config > Tuning > Connection: Max Connections) Thanks, Steven
Top