Bug#450748: libapache2-mod-fcgid: Please add support for TCP/IP FastCGI servers

2010-09-03 Thread Olaf van der Spek
On Fri, Sep 3, 2010 at 1:51 PM, Sam Morris wrote: > Hm, it appears it's not packaged. Sorry about that. It is a part of > Apache 2.3 however, so it will be in the 2.4 stable release series. 2.4 isn't released and it'll certainly not be part of Squeeze. Olaf -- To UNSUBSCRIBE, email to debian

Bug#450748: libapache2-mod-fcgid: Please add support for TCP/IP FastCGI servers

2010-09-03 Thread Sam Morris
On Fri, 2010-09-03 at 13:37 +0200, Olaf van der Spek wrote: > On Fri, Sep 3, 2010 at 1:25 PM, Sam Morris wrote: > > Hi Olaf, > > > > If you already have an application running and listening with a TCP > > socket, do you really need the spawning/lifetime management features of > > mod_fcgid? > > N

Bug#450748: libapache2-mod-fcgid: Please add support for TCP/IP FastCGI servers

2010-09-03 Thread Olaf van der Spek
On Fri, Sep 3, 2010 at 1:25 PM, Sam Morris wrote: > Hi Olaf, > > If you already have an application running and listening with a TCP > socket, do you really need the spawning/lifetime management features of > mod_fcgid? No, I don't. > It seems like mod_proxy_fcgi would be more useful to you. Wh

Bug#450748: libapache2-mod-fcgid: Please add support for TCP/IP FastCGI servers

2010-09-03 Thread Sam Morris
Hi Olaf, If you already have an application running and listening with a TCP socket, do you really need the spawning/lifetime management features of mod_fcgid? It seems like mod_proxy_fcgi would be more useful to you. Regards, -- Sam Morris -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#450748: libapache2-mod-fcgid: Please add support for TCP/IP FastCGI servers

2007-11-09 Thread Olaf van der Spek
Package: libapache2-mod-fcgid Version: 1:2.2-1 Severity: wishlist Hi, I've got a FastCGI app that's listening on a TCP/IP socket and I'd like this mod to connect to it. However, I don't see any directive in the documentation to specify host and port. So I assume it's not (yet) supported. Could