openresty相关网页

网友投稿 783 2025-04-01

官网:

https://OpenResty.org/cn/

openresty相关网页

项目地址及说明文档:

https://github.com/openresty/lua-nginx-module

ECS:

119.3.60.59

pw@后加cdn

https://github.com/openresty/lua-resty-dns

研究一下这个组件 看看能不能扩展成edns

Linux抓包工具安装yum install tcpdump

抓DNS UDP请求报文代码:

tcpdump udp dst port 53 -w /tmp/edns.cap

开启nginx:

/usr/local/openresty/nginx/sbin/nginx -c /root/work/conf/nginx.conf

重启nginx:

/usr/local/openresty/nginx/sbin/nginx -s reload

关闭nginx:

ps -ef|grep nginx

kill PID

最佳实践:

https://moonbingbing.gitbooks.io/openresty-best-practices/dns/use_dynamic_dns.html

https://wenku.baidu.com/view/fc8342ddce2f0066f5332283.html

Windows

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:wps怎么移动简历表格位置(wps简历图片怎么移动)
下一篇:已是最新文章
相关文章