Yea, I thought that might be the text field you were referring to, but whats prompted this forum post was that I have "Max Conns" set to 3 on one of the templates. However, when I load test it, and throw 2k plus simultaneous users, I see litespeed fire up at least 6 processes for that one template. I when I did that same for the template that has a max of 6 connections, and load test it with 2k plus users,, Ive seen 10 rails process fire up.
Im must be missing something here.
I should add that, under low traffic the max conns acts as I expect it to, in that it only fires up 3 procs for the first template and 6 procs for the second template.
Thanks