Hello! I'm curious about the spawning of new rails processes that litespeed does...
will litespeed spawn new procs rather than stack behind an existing/busy one if it hasn't reached max-procs? and if it has reached max-procs is it smart about which procs it sends new requests to (will it send to ones not busy before it sends to ones that are busy, or is it just round-robin?)
will litespeed spawn new procs rather than stack behind an existing/busy one if it hasn't reached max-procs? and if it has reached max-procs is it smart about which procs it sends new requests to (will it send to ones not busy before it sends to ones that are busy, or is it just round-robin?)