Mathew Heard

Results 350 comments of Mathew Heard

To everyone celebrating, just a reminder that openresty only offers very basic support for http/2 years after it merged with nginx. Celebrate when this issue even gets a response... Not...

Related comment https://github.com/openresty/lua-nginx-module/pull/2210#issuecomment-1668058231 @swananan has made the first steps in this direction 🎉

Is that to include support for https://github.com/openresty/openresty/issues/741 ?

I 100% agree, its an installation step for us. I probably didn't make it very clear. The main reasoning behind bytecode compilation for us is to accelerate webserver startup &...

More information. 1. If its an optional flag, perhaps it becomes the users responsibility to worry about platform upgrades? Thats my view, if your mature enough to need / want...

I agree with the last two. FYI its probably only a small addition either way, just seems like something useful.

Hehe, I think I've heard that before.

@shancci Indeed. Just found this out myself. Unfortunately this isnt really covered by the documentation. @agentzh Is there a specific reason that this function has not been ported (I mean...

I tend to agree with @alonbg, its closer to the nginx semantics too which is appealing to me.

It might be best to use ifdefs to make a dual compatible version? From a project maintenance point of view its a metric PITA for our developers with a different...