Search results

  1. O

    Broke my pipe

    Hi, Can anyone help me fix a broken pipe problem in my Rails app? See http://www.litespeedtech.com/support/forum/showthread.php?t=740 Should I upgrade to the new release, will that fix my problem? Details are in the other thread. Thanks in advance, Onno
  2. O

    Using context directives for static stuff of Rails app

    Hi, I have some static files in my Rails application that I don't want LiteSpeed to handle with the Rails module, it should just be served as static content. I have configured it as below. Is this correct? I assigned the Rails context last in the ordering (position 7). Rails / 7...
  3. O

    Listener fails to start because virtual host mapping is missing

    Hi, I'm trying to configure to environment for two Rails applications on the same LiteSpeed server. I can successfully setup the two environments but one of the listeners fails to start. The virtual host mapping column shows 'NA' so I suspect that it fails to start because it cannot find the...
  4. O

    Two Rails environments on 3.3.2

    Hi, I'm setting up two Rails environment on Litespeed Web Server Standard v3.3.2 and running into problems getting the second environment to work. All requests produce an internal server error (500). Attached is part from the log file which shows all messages for such a request. I...
  5. O

    Viewing the server log under v3.3.2

    Hi, I'm using version 3.3.2. of the standard edition and trying the view the error log. I notice strange behaviour of the server log viewer. problably this is a known issue? I have attached a flash demo of this. Because of it I don't trust log messages displayed there. Im using IE 6...
  6. O

    RAILS_ENV revisited

    Hi, I have my Rails app setup on LiteSpeed by instantiating a virtual host I created using the Rails template. Now I want to create two environment for the same app. A staging environment and a production environment. What is still not clear to me is how the RAILS_ENV can be set. Should I...
  7. O

    Install (awstats) behind a proxy server

    Hi, I'm trying to install lsws including awstats behind a proxy server. This fails because the installer doesn't use the proxy server I specified using HTTP_PROXY. How can do the install with a proxy server? Thanks and Regards, Onno
  8. O

    512 MB RAM on a vserver is enough?

    Hi, I have a Rails application running on a vserver with the following configuration: - Linux server running SuSE Linux Entreprise Server 10 - Shared 3.4 GHz Intel Xeon processor - dedicated 512 MB RAM Now I am experiencing some problems with my Rails app. On certain requests the app...
Top