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! _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
