Four dispatch.fcgi processes for the price of one

Hello,

Four dispatch.fcgi processes are being launched for each domain, even though I only want one.

I have two domains, and for each domain I've configured:

        "min-procs" => 1,         "max_procs" => 1

How do I configure it so only one dispatch.fcgi process is launched for each?

Below I've posted my lighttpd.conf and a ps aux.

Thanks,

Sean