Here is a sample configuration from one of my sites (domains and paths
are altered):
FastCGIExternalServer /var/www/myproject/fcgidummyfile.fcgi -host
127.0.0.1:3044
ServerName example.com
ServerAlias www.example.com
DocumentRoot /var/www/example.com
Alias /stat
hi
place(or move) FastCgiExternalServer... line outside
On 6/5/08, dystopia <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I'm trying to set up a development environment under Debian which
> makes use of fastCGI. The problem I'm having is that I would like to
> run multiple django projects on my serve
Hi,
I'm trying to set up a development environment under Debian which
makes use of fastCGI. The problem I'm having is that I would like to
run multiple django projects on my server. If I try to wrap the
FastCgiExternalServer declaration with a vhost I get the following
error:
FastCgiExternalServ
I'm having a problem related to a freebsd 6.x apache 2.0.x+mod_fastcgi -->
django+flup forked server. Basically under heavy load the system seems to reach
some kind of limit on the number of open files ie I see messages related to
user
80 & (the django server uid) having reached kern.maxfi
4 matches
Mail list logo