Search results

  1. S

    Trying to debug dispatch.lsapi

    Hey again, dispatch.lsapi suddenly gets killed on the first request on one app, this might be due to path changes in the framework and the LS environment. Everything runs fine on script/server, mongrel, thin and mod_rails. I don't get any meaningful error messages (litespeed only reports...
  2. S

    Path Problems

    Hey, I have a rails app which includes some specific template files in the views (based on the hobo extension). If I try to run it with litespeed with dispatch.lsapi, it cannot find those files. If I run script/console or thin, it works. Something is screwing up my path, but I can't...
  3. S

    Weird Keep Alive errors

    Hi, I'm trying to set up my rails app with dispatch.lsapi, everything works fine, until I try to access the vhost. I get 404 and errors like this: Time: Connection Keep Alive Message: nnection: Keep-Alive, TE TE: deflate, gzip, chunked, identity, trailers , chunked, identity, trailers...
Top