Hi Ben, hope all's well! Sorry I never replied to this, I don't think I really digested the last part.
I just had reason to think of it again though, as I'm repeatedly having problems with ngx.location.capture()'ing FastCGI->PHP resources when using HTTP/2. So I came back and found this and noticed the gist and the config.
That amount of boilerplate seems fine to me, easily bundle-up-able in a named location or just an include file.
I'll try and take a look at getting in working in the next couple weeks and will let you know how I get on, if you're interested.
Is there anything else I should know about it?
Thanks!
Best,
Igor
--
You received this message because you are subscribed to the Google Groups "openresty-en" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openresty-en...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hey Ben - FYI, I started to try this out, but as it doesn't
currently seem to support unix domain sockets I've put it on hold
for now. All our system setup relies on talking to HHVM over unix
sockets, and I don't have the time to swap that round (or get into
ngx.socket.udp!) for now. Another time!