nginx version: openresty/1.19.3.1
built by gcc 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC)
built with OpenSSL 1.1.1h 22 Sep 2020 (running with OpenSSL 1.1.1i 8 Dec 2020)
TLS SNI support enabled
configure arguments: --prefix=/usr/local/openresty/nginx --with-cc-opt='-O2 -DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include -I/usr/local/openresty/pcre/include -I/usr/local/openresty/openssl111/include' --add-module=../ngx_devel_kit-0.3.1 --add-module=../echo-nginx-module-0.62 --add-module=../xss-nginx-module-0.06 --add-module=../ngx_coolkit-0.2 --add-module=../set-misc-nginx-module-0.32 --add-module=../form-input-nginx-module-0.12 --add-module=../encrypted-session-nginx-module-0.08 --add-module=../srcache-nginx-module-0.32 --add-module=../ngx_lua-0.10.19 --add-module=../ngx_lua_upstream-0.07 --add-module=../headers-more-nginx-module-0.33 --add-module=../array-var-nginx-module-0.05 --add-module=../memc-nginx-module-0.19 --add-module=../redis2-nginx-module-0.15 --add-module=../redis-nginx-module-0.3.7 --add-module=../ngx_stream_lua-0.0.9 --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib -L/usr/local/openresty/zlib/lib -L/usr/local/openresty/pcre/lib -L/usr/local/openresty/openssl111/lib -Wl,-rpath,/usr/local/openresty/zlib/lib:/usr/local/openresty/pcre/lib:/usr/local/openresty/openssl111/lib' --with-cc='ccache gcc -fdiagnostics-color=always' --with-pcre-jit --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_v2_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --with-http_stub_status_module --with-http_realip_module --with-http_addition_module --with-http_auth_request_module --with-http_secure_link_module --with-http_random_index_module --with-http_gzip_static_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-threads --with-compat --with-stream --with-http_ssl_module

最新文章

  1. Android 防止控件被重复点击
  2. Code Lock[HDU3461]
  3. Android http超时选项的测试
  4. 每日一九度之 题目1039:Zero-complexity Transposition
  5. 跨平台实现wchar_t转成char
  6. JNI 系统钩子
  7. Vijos p1165 火烧赤壁 离散化+单调栈
  8. SGU 150.Mr. Beetle II
  9. url编码方法(暂时知道是什么
  10. C# 如何查看源程序的IL代码
  11. [置顶] Android源码分析-点击事件派发机制
  12. QT 延时函数设置
  13. Could not get dialect instance.
  14. 纯手写springIOC
  15. pandas(三)
  16. 2017沈阳站 Tree
  17. 死锁问题分析(个人认为重点讲到了gap间隙锁,解决了我一些不明报死锁的问题)
  18. vue 中通过 ajax 获取数据时,如何避免绑定的数据中出现 property of undefined 错误
  19. 【BZOJ3782】上学路线
  20. rails 部署 can't find gem bundler (>= 0.a) with executable bundle

热门文章

  1. Solution -「CF645F」Cowslip Collections
  2. Scala 练习题 学生分数案例
  3. 我也是醉了,Eureka 延迟注册还有这个坑!
  4. 重写Object的equals方法和Objects的equals方法
  5. 题解 洛谷 P2388 阶乘之乘
  6. 基于图像二维熵的视频信号丢失检测(Signal Loss Detection)
  7. SpringBoot(一、快速入门)
  8. 恭喜社区喜提三枚新 Committer!
  9. vue 将markdown字符串转html、修改主题、生成目录
  10. kubernetes之Endpoint引入外部资源实践;