Johnny Wang

Results 51 comments of Johnny Wang

And the DoH client should provide an option to setting up bootstrap DNS

Hi @getchu, Could you provide a minimum use case that can be reproduced?

maybe you could use https://github.com/openresty/lua-resty-dns

Sorry about this, we will fix it as soon as possible

Sorry for the delay, @xlibor will help upload the previous version of lua-resty-core to opm and fix the corresponding dependencies

Hi @bubthegreat , openresty will release new tags when a new version is released, maybe you can use the following API: ``` bash curl https://api.github.com/repos/openresty/headers-more-nginx-module/tags ```

Hi @meisuj815 , I've tried to reproduce this error using your use case but it did not work on my computer. Would you mind also providing the following information: -...

@meisuj815 Weird, I can't reproduce this problem using the same version of openresty, using the same code Reading the code, I don't think this is possible either

Hi @meisuj815 Thank you for your trust, we **do not recommend** exposing the server's public address username and password in issue, for security reasons, we suggest you delete the corresponding...

Openresty currently only supports starting one privileged agent. I would like to know your use case for starting multiple privileged agent processes, because usually with timer and light-thread you can...