Re: advice on webmail/fnord chroot setup

Dale Gallagher <[email protected]> Thu, 24 Feb 2005 13:04:09 +0200
Newsgroups gmane.comp.web.fnord
Message-ID <[email protected]>
Hi Felix

Thanks for responding.

Felix von Leitner wrote:
> fnord does not have fastcgi support and no mod_perl-like construct.
> But you should be able to use cgi-fcgi from the fastcgi distribution.

I will look into cgi-fcgi later on - currently the webmail application 
is built for perperl and works very well at this point - 
http://www.daemoninc.com/PersistentPerl/

> You don't have to run fnord in a chroot.  Using chroot is recommended
> for security reasons, but if your application won't work with chroot,
> you can compile fnord without chroot support.  Or you can simple run
> fnord as non-root, in which case it will not be able to chroot.

Thanks, will get it going without chroot for now and slowly migrate to a 
chroot setup if it doesn't prove to be too cumbersome.

> gatling now also has real CGI support, although it is as experimental as
> the rest of gatling :-)

How experimental is "as experimental" :-)  Would you recommend I stick 
to using fnord at this point in time?

Have you any comparitive experience in running fnord under tcpserver 
versus Gerrit Pape's tcpsvd?  I've always used the former for network 
services, but am always interested in better alternatives, if they exist.

Thanks
Dale