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
  <[EMAIL PROTECTED]> | http://www.emdash.co.uk/
  <[EMAIL PROTECTED]> | http://www.reprocessed.org/

_______________________________________________
Quixote-users mailing list
[email protected]
http://mail.mems-exchange.org/mailman/listinfo/quixote-users

Reply via email to