Re: advice on webmail/fnord chroot setup
Felix von Leitner <[email protected]> Thu, 24 Feb 2005 12:18:42 +0100
| Newsgroups | gmane.comp.web.fnord |
|---|---|
| Message-ID | <[email protected]> |
Thus spake Dale Gallagher ([email protected]): > >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/ Aha, I didn't know that one. Looks cool :-) > >gatling now also has real CGI support, although it is as experimental as > >the rest of gatling :-) > How experimental is "as experimental" :-) I have been using it for www.fefe.de for almost a year now, so it should be quite stable. However, I'm not using CGI on my web site. I recomment you try if the CGI mode works for you, and if it doesn't, stick with fnord (and send me a bug report!). > Have you any comparitive experience in running fnord under tcpserver > versus Gerrit Pape's tcpsvd? No, but that should not make any noticeable difference, as long as tcpsvd sets the UCSPI environment variables. > I've always used the former for network services, but am always > interested in better alternatives, if they exist. I'm quite happy with tcpserver so far, didn't feel the need to look for alternatives. Felix