Search results

  1. P

    Load balancing algorithm

    Ah perfect! Thanks a lot.
  2. P

    Load balancing algorithm

    So what happens if the most recently used process is still serving previous request ( which is a very slow request ) ? Will the new request block ? Or does LS keep information about every processes's state ( i.e. free/busy etc. ) ? Thanks.
  3. P

    Load balancing algorithm

    Hi, Our app has quite a few slow running processes, which forced us to use HAProxy for fair load balancing in front of Apache/Mongrel. I think LiteSpeed will be a great choice to replace our current setup. Could anyone tell me how litespeed does load balancing between multiple spawned chil...
  4. P

    Control panel support

    Hi, I'm looking for hosting control panel ( like cPanel, plesk, etc. ) that supports litespeed flawlessly. Main aim is to run all latest softwares ( MySQL 5.x, rails 1.1, etc. ) for a hosting service. Also, looking for options to easily support mongrel behing litespeed ( configurable via...
Top