Search results

  1. T

    Trying to use litespeed load balancer for balancing lsapi

    Ok, but if we run lsws and rubylsapi on each node, then how do we decide which node will serve request, assuming we dont have a hardware balancer and stuff. In otherwords, if each node is running its own pair of lsws and lsapi processes then how do we manage them.
  2. T

    Trying to use litespeed load balancer for balancing lsapi

    Hi, I was evaluating various combinations of litespeed server and as it seems our setup is going to be more than one node/machine/server setup, using litespeed+rubylsapi is not a good idea, because we won't be able to cluster across machines. I did some benchmarking and found...
  3. T

    503 errors with lsws 3.1 + rails

    It turned out, it was issue with path getting changed when my app is running within ruby-lsapi module. It was looking for a program called cronolog, which was not in path and hence the error.
  4. T

    503 errors with lsws 3.1 + rails

    Hi, I was trying to use our litespeed with our application and getting following error: 2007-07-05 15:07:04.083 [DEBUG] [127.0.0.1:44148-0#ubac] HttpExtConnector::tryRecover()... 2007-07-05 15:07:04.083 [DEBUG] [127.0.0.1:44148-0#ubac] trying to recover from connection problem, attempt...
Top