[Mono-list] Can I control the number of XSP processes?

Steve Scaffidi sscaffidi at ctcnet.com
Wed Aug 10 10:13:12 EDT 2005


When I run XSP or mod-mono-server from the command line it spawns an
additional four processes. It looks like it spawns more when I connect
to the TCP port it's listening on and request ASP.NET pages.

My question is: is there a way to limit or otherwise configure the
number of processes the XSP server spawns during setup and normal
operation?

I hope this can be done with a configuration file parameter, but if it
can only be done by tinkering with the source code I'm not averse to
that either.

Also, does anyone have any thoughts on how this might be a good/bad
thing to do? I'm researching this in hopes of running a separate XSP
daemon on a separate IP for each virtual host in a custom hosting
service. 

Thanks in advance!


More information about the Mono-list mailing list