Re: test instance problems
"Eric Covener" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/9/06, Seairth Jacobs <[email protected]> wrote: > FastCgiConfig -autoUpdate -maxClassProcesses 1 -maxProcesses 1 > -minProcesses 1 -processSlack 1 > FastCgiServer cgi-bin/fcgi_handler.py -port 8081 FastCgiConfig settings only apply to dynamic servers, but you're defining your app statically. I don't know how you'll reconcile wanting -port and -autoupdate (one an attr of dynamic servers, one an attr of static) -- Eric Covener [email protected] ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/