Search results

  1. B

    Litespeed 3.2 error starting

    I tried installing litepseed 3.2 on a fresh linux system. At the end of the install when it tried to start it failed. I got the error: Cannot find /opt/lsws/bin/lshttpd I checked and the file is there, I tried rebooting and reinstalling with no luck.. Any ideas, the older version worked fine...
  2. B

    3.1 Linux 64 problem

    I just tried upgrading to the new 3.1 and I'm getting an error on startup. *** glibc detected *** free(): invalid pointer: 0x0000000000797900 *** /opt/lsws/bin/lswsctrl: line 37: 17614 Aborted ./$EXECUTABLE [ERROR] Failed to start lshttpd! Thanks, Dan
  3. B

    twitter.com

    It looks like twitter.com is now running their Ruby on Rails site with Litespeed web server. They are probably the largest traffic RoR site on the web, so it will interesting to see how it scales. I was wondering if there entire website was hosted from one Litespeed web server. I believe...
  4. B

    Rails caching with cookies

    I'm trying to implement cookie based conditional page caching for a rails project. Very similar to this site: http://www.ethelred.org/articles/2006/10/22/conditional-use-of-page-cache-in-rails Basically non-logged in users get a cached site and logged in users get dynamic content. I have...
Top