> If there is no way to improve performance, could anyone tell my _why_ it's > running so slowly? Presumably spawning a process takes some time. The > code I'm running as CGI is not hectic at all.
Just an educated guess: Maybe some timeouts or slowly answered requests are the problem - e.g. DNS is often a candidate than can slow down network experience a lot. So maybe thats causing your trouble? -- Regards, Diez B. Roggisch -- http://mail.python.org/mailman/listinfo/python-list