Announcing cgid v0.1.0

2016-02-07 Thread fREW Schmidt
and limitations, also listed on that page. Thanks -- fREW Schmidt https://blog.afoolishmanifesto.com

Ideas for triggering updates?

2016-01-24 Thread fREW Schmidt
service would exit before writing the response. Anyone have any ideas or nice patterns for this? -- fREW Schmidt https://blog.afoolishmanifesto.com

Re: UCSPI httpd?

2016-01-23 Thread fREW Schmidt
: > On Sat, Jan 23, 2016 at 09:32:45AM -0800, fREW Schmidt wrote: > > I *know* that at some point I read about an httpd (using CGI) that > > worked with UCSPI; anyone know where that would have been? I figure I > > could implement one myself but surely one already exists. >

UCSPI httpd?

2016-01-23 Thread fREW Schmidt
I *know* that at some point I read about an httpd (using CGI) that worked with UCSPI; anyone know where that would have been? I figure I could implement one myself but surely one already exists. -- fREW Schmidt https://blog.afoolishmanifesto.com

Re: UCSPI httpd?

2016-01-23 Thread fREW Schmidt
: > UCSPI support ("inetd mode"), CGI support, and a bit of > easy configuration. > > -- > Laurent > > -- fREW Schmidt http://blog.afoolishmanifesto.com

Re: How to compile nosh?

2016-01-23 Thread fREW Schmidt
Thanks Guillermo and Jonathan, your tips got me where I needed to be. -- fREW Schmidt https://blog.afoolishmanifesto.com

How to compile nosh?

2016-01-21 Thread fREW Schmidt
, like make, for compilation, as well as including a README and not being packaged as a tarbomb (more than one top level subdir in the tarball.) -- fREW Schmidt https://blog.afoolishmanifesto.com

Re: Supervising a pipeline?

2015-12-26 Thread fREW Schmidt
Two things: I'm not at a computer but I'm *pretty* sure exec foo | bar doesn't work right? But more importantly, if the python program dies, the inotifywatch will get a SIGPIPE when it writes and then almost assuredly crash itself. You could kill the python program and see. -- sent from a