> 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
_______________________________________________
Quixote-users mailing list
[email protected]
http://mail.mems-exchange.org/mailman/listinfo/quixote-users

Reply via email to