durusmail: quixote-users: scgi server start
scgi server start
2007-03-21
2007-03-21
2007-03-22
2007-03-23
scgi server start
Yong zhang
2007-03-22
Thanks Arturo,
I am using cent os, and I don't think it has start-stop-daemon, so I'm
thinking if I have to embed scgi_server to a new py script so that I can
capture the pid.

Yong

2007/3/21, Arturo FM :
>
> > Hi -,
> > I've played around quixote a while and I am about
> > use quixote + scgi to
> > build a production web site.
> > But one big question in my mind is how to make scgi
> > server start/stop as
> > what we do for apachectl in linux.
> > I am using scgi_server.py in under
> > quixote/demo/server/, I am curious of
> > what you guys do with it for production sites.
> Hi! I use a init script (service/daemon) under Debian
> GNU/Linux. This script sets environment variables and
> call to scgi_server.py script. I handle my script with
> start/stop arguments like others daemons under
> /etc/init.d/ directory. In one machine I use Apache
> with GNU/Linux Debian and lighttdp with FreeBSD in
> others but I use a service/daemon in both platforms.
>
> Regards,
> Arturo.
>
>
>
>
>
>
> ______________________________________________
> LLama Gratis a cualquier PC del Mundo.
> Llamadas a fijos y móviles desde 1 céntimo por minuto.
> http://es.voice.yahoo.com
>
reply