Search results

  1. R

    3.2.4 crashing often

    Hi Guys, I just upgraded to 3.2.4 from the last 2.x version. In 3 days, LS has crashed twice. The only information I can provide is an error on the console. Nothing reports in the logs. *** glibc detected *** free(): invalid next size (normal): 0x0a10d0e0 *** I am running SuSE 10 with...
  2. R

    Rails_env

    Good call, I still had a self compiled 1.7 being loaded. Thanks for the great support as usual. Bob
  3. R

    Rails_env

    Hi guys, Curious how you are setting the RAILS_ENV variable for rails when using the Rails support in LS2.2. I have code which checks ENV['RAILS_ENV'] that fails because it isn't set in the global environment. Testing shows that RAILS_ENV is set properly though. Why not use the...
  4. R

    New Rails Features Reviewed

    Hi, I used Camtasia Studio to record the screencasts. Also, there is a comment on the Ruby on Rails blog entry for the 2.2 release that you may be able to respond to better than I can. I know the Enterprise is optimized for multi-CPU systems, not sure how the Standard utilizes SMP at all though.
  5. R

    New Rails Features Reviewed

    I've put together some screencasts to demo the new features LiteSpeed has added for Rails integration in version 2.2. http://i.nfectio.us/articles/2006/09/04/litespeed-web-server-2-2-includes-rails-support
  6. R

    More information on internal redirection

    Hi Guys, With the new Rails magic in 2.2, can you provide some more detailed information on what is happening behind the scenes. Are static files served up by Rails or LSWS? Is it doing a 404 redirect or mod_rewrite or custom detection? If custom, what rulesets are you using for redirecting...
  7. R

    MySQL Authentication

    I'm not famaliar with any of these products you mentioned. Can you point me in the right direction for mysql? Or the proper terminology I can stick in google to do some research. Or are you referring to using mysql as an LDAP backend? Thanks
  8. R

    MySQL Authentication

    Hi, Great product btw. I was wondering if you had plans on providing either a MySQL specific or Abstract Database authentication module like mod_dbd in apache. Thanks and keep up the great work. Bob Silva
  9. R

    Ruby Setup

    I wrote a not so little tutorial/walkthrough on setting up Ruby on Rails with LiteSpeed. Its not too complicated but there are a lot of steps. It assumes you already know how to set up a Rails project. You can find it at...
Top