durusmail: quixote-users: Dumb mod_scgi / Apache 2 question
Dumb mod_scgi / Apache 2 question
2005-06-10
2005-06-10
2005-06-15
2005-06-16
lighttpd - (was Dumb mod_scgi / Apache 2 question
2005-06-16
Dumb mod_scgi / Apache 2 question
Matt Patterson
2005-06-10
I know this is dumb, and I think I may have already answered my own
question, but for my peace of mind:

Is it possible to use domain sockets rather than TCP sockets with
mod_scgi and Apache 2?

We're talking about running a stack of small quixote apps on a server
using virtualhosts on Apache 2 (one name per app) to avoid the
tangled mess of ports you get if you proxypass a whole bunch of (for
example) quixote / twisted apps. Having to have each scgi on a TCP
port kind of takes us back to square one...

Can we use file-based sockets with Apache2 / mod_scgi and quixote 2 /
scgi?

Thanks

Matt

--
   Matt Patterson | Design & Code
    | http://www.emdash.co.uk/
    | http://www.reprocessed.org/

reply