Last active
February 7, 2024 15:36
-
-
Save KunYi/da50fe6acb7094fad2f2457602b7ced5 to your computer and use it in GitHub Desktop.
from pull & configure & build for openrestry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git clone github.com/openresty | |
$ git checkout 7b7fcbe0784f8551217d44ce7c7b06c5dd28b0ac | |
$ make | |
---------------------- | |
below is log (make 2>&1 | tee prepare.txt | |
---------------------- | |
./util/mirror-tarballs | |
openresty 1.25.3.1 | |
--2024-02-07 22:09:44-- https://openresty.org/download/nginx-1.25.3.tar.gz | |
Resolving openresty.org (openresty.org)... 18.138.237.72, 52.220.196.30 | |
Connecting to openresty.org (openresty.org)|18.138.237.72|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 1234039 (1.2M) [application/x-gzip] | |
Saving to: ‘nginx-1.25.3.tar.gz’ | |
0K .......... .......... .......... .......... .......... 4% 244K 5s | |
50K .......... .......... .......... .......... .......... 8% 243K 5s | |
100K .......... .......... .......... .......... .......... 12% 109M 3s | |
150K .......... .......... .......... .......... .......... 16% 244K 3s | |
200K .......... .......... .......... .......... .......... 20% 60.5M 2s | |
250K .......... .......... .......... .......... .......... 24% 244K 2s | |
300K .......... .......... .......... .......... .......... 29% 54.2M 2s | |
350K .......... .......... .......... .......... .......... 33% 50.7M 2s | |
400K .......... .......... .......... .......... .......... 37% 59.9M 1s | |
450K .......... .......... .......... .......... .......... 41% 248K 1s | |
500K .......... .......... .......... .......... .......... 45% 211M 1s | |
550K .......... .......... .......... .......... .......... 49% 212M 1s | |
600K .......... .......... .......... .......... .......... 53% 232M 1s | |
650K .......... .......... .......... .......... .......... 58% 245K 1s | |
700K .......... .......... .......... .......... .......... 62% 56.3M 1s | |
750K .......... .......... .......... .......... .......... 66% 60.2M 1s | |
800K .......... .......... .......... .......... .......... 70% 51.7M 1s | |
850K .......... .......... .......... .......... .......... 74% 247K 0s | |
900K .......... .......... .......... .......... .......... 78% 52.2M 0s | |
950K .......... .......... .......... .......... .......... 82% 62.6M 0s | |
1000K .......... .......... .......... .......... .......... 87% 51.3M 0s | |
1050K .......... .......... .......... .......... .......... 91% 44.1M 0s | |
1100K .......... .......... .......... .......... .......... 95% 249K 0s | |
1150K .......... .......... .......... .......... .......... 99% 43.7M 0s | |
1200K ..... 100% 20.8M=1.6s | |
2024-02-07 22:09:46 (734 KB/s) - ‘nginx-1.25.3.tar.gz’ saved [1234039/1234039] | |
[33m[INFO][0m applying the nginx-1.25.3-win32_max_err_str.patch | |
patching file src/os/win32/ngx_event_log.c | |
[33m[INFO][0m applying the stream_balancer_export patch for nginx | |
patching file src/stream/ngx_stream_upstream_round_robin.c | |
Hunk #2 succeeded at 700 (offset 14 lines). | |
Hunk #3 succeeded at 763 (offset 11 lines). | |
patching file src/stream/ngx_stream_upstream_round_robin.h | |
Hunk #1 succeeded at 143 (offset 1 line). | |
[33m[INFO][0m applying the stream_proxy_get_next_upstream_tries patch for nginx | |
patching file src/stream/ngx_stream.h | |
Hunk #1 succeeded at 309 (offset 6 lines). | |
patching file src/stream/ngx_stream_proxy_module.c | |
Hunk #1 succeeded at 2505 (offset 349 lines). | |
[33m[INFO][0m applying the stream_proxy_timeout_fields patch for nginx | |
patching file src/stream/ngx_stream.h | |
Hunk #1 succeeded at 247 (offset -7 lines). | |
Hunk #2 succeeded at 309 (offset -7 lines). | |
patching file src/stream/ngx_stream_proxy_module.c | |
Hunk #1 succeeded at 402 (offset 2 lines). | |
Hunk #2 succeeded at 411 (offset 2 lines). | |
Hunk #3 succeeded at 713 (offset 2 lines). | |
Hunk #4 succeeded at 721 (offset 2 lines). | |
Hunk #5 succeeded at 786 (offset -3 lines). | |
Hunk #6 succeeded at 957 (offset -15 lines). | |
Hunk #7 succeeded at 992 (offset -1 lines). | |
Hunk #8 succeeded at 1067 (offset -1 lines). | |
Hunk #9 succeeded at 1118 (offset 1 line). | |
Hunk #10 succeeded at 1427 (offset 1 line). | |
Hunk #11 succeeded at 1439 (offset 1 line). | |
Hunk #12 succeeded at 1460 (offset 1 line). | |
Hunk #13 succeeded at 1622 (offset 1 line). | |
Hunk #14 succeeded at 1816 (offset -15 lines). | |
[33m[INFO][0m applying the stream_ssl_preread_no_skip patch for nginx | |
patching file src/stream/ngx_stream_ssl_preread_module.c | |
Hunk #1 succeeded at 188 with fuzz 2 (offset 29 lines). | |
[33m[INFO][0m applying the resolver_conf_parsing patch for nginx | |
patching file src/core/ngx_resolver.c | |
Hunk #2 succeeded at 143 (offset -2 lines). | |
Hunk #3 succeeded at 461 (offset 16 lines). | |
[33m[INFO][0m applying the daemon_destroy_pool patch for nginx | |
patching file src/os/unix/ngx_daemon.c | |
[33m[INFO][0m applying the init_cycle_pool_release patch for nginx | |
patching file src/core/nginx.c | |
Hunk #1 succeeded at 188 (offset 2 lines). | |
Hunk #2 succeeded at 257 (offset 3 lines). | |
patching file src/core/ngx_core.h | |
Hunk #1 succeeded at 117 (offset 9 lines). | |
patching file src/core/ngx_cycle.c | |
Hunk #1 succeeded at 768 (offset 20 lines). | |
patching file src/os/unix/ngx_process_cycle.c | |
Hunk #1 succeeded at 689 (offset 2 lines). | |
[33m[INFO][0m applying the balancer_status_code patch | |
patching file src/http/ngx_http_upstream.c | |
Hunk #1 succeeded at 1563 (offset 48 lines). | |
patching file src/http/ngx_http_upstream.h | |
Hunk #1 succeeded at 439 (offset 12 lines). | |
patching file src/stream/ngx_stream.h | |
patching file src/stream/ngx_stream_proxy_module.c | |
Hunk #1 succeeded at 755 (offset 64 lines). | |
patching file src/stream/ngx_stream_upstream.h | |
Hunk #1 succeeded at 157 (offset 6 lines). | |
[33m[INFO][0m applying the builtin_error_page_footer patch | |
patching file src/http/ngx_http_special_response.c | |
Hunk #1 succeeded at 33 (offset 7 lines). | |
[33m[INFO][0m applying the delayed-posted-events patch | |
patching file src/event/ngx_event.c | |
Hunk #1 succeeded at 197 (offset 1 line). | |
Hunk #2 succeeded at 219 (offset 1 line). | |
Hunk #3 succeeded at 271 with fuzz 1 (offset 4 lines). | |
Hunk #4 succeeded at 710 with fuzz 2 (offset 71 lines). | |
patching file src/event/ngx_event_posted.c | |
Hunk #1 succeeded at 13 with fuzz 2 (offset 1 line). | |
patching file src/event/ngx_event_posted.h | |
Hunk #1 succeeded at 45 with fuzz 2 (offset 2 lines). | |
[33m[INFO][0m applying the privileged-agent-process patch | |
patching file src/core/nginx.c | |
Hunk #1 succeeded at 1116 with fuzz 2 (offset 135 lines). | |
Hunk #2 succeeded at 1146 with fuzz 2 (offset 136 lines). | |
patching file src/core/ngx_cycle.h | |
Hunk #2 succeeded at 92 with fuzz 1 (offset 8 lines). | |
patching file src/os/unix/ngx_process_cycle.c | |
Hunk #3 succeeded at 55 (offset 1 line). | |
Hunk #8 succeeded at 402 with fuzz 1. | |
Hunk #9 succeeded at 830 (offset 7 lines). | |
Hunk #10 succeeded at 1174 with fuzz 1 (offset -7 lines). | |
patching file src/os/unix/ngx_process_cycle.h | |
[33m[INFO][0m applying the privileged-agent-process-connections patch | |
patching file src/core/nginx.c | |
Hunk #1 succeeded at 1117 (offset 55 lines). | |
Hunk #2 succeeded at 1148 (offset 55 lines). | |
patching file src/core/ngx_cycle.h | |
patching file src/os/unix/ngx_process_cycle.c | |
Hunk #1 succeeded at 1177 (offset -2 lines). | |
Hunk #2 succeeded at 1189 (offset -2 lines). | |
patching file src/os/unix/ngx_process_cycle.c | |
Hunk #1 succeeded at 413 (offset -29 lines). | |
[33m[INFO][0m applying the privileged_agent_process_thread_pool patch | |
patching file src/core/ngx_thread_pool.c | |
[33m[INFO][0m applying the single-process-graceful-exit patch | |
patching file src/os/unix/ngx_process.c | |
patching file src/os/unix/ngx_process_cycle.c | |
Hunk #1 succeeded at 304 (offset -1 lines). | |
Hunk #2 succeeded at 334 (offset -1 lines). | |
[33m[INFO][0m applying the intercept-error-log patch | |
patching file src/core/ngx_cycle.h | |
Hunk #1 succeeded at 25 with fuzz 1 (offset 3 lines). | |
Hunk #2 succeeded at 91 with fuzz 1 (offset 11 lines). | |
patching file src/core/ngx_log.c | |
[33m[INFO][0m applying the upstream-pipelining patch for nginx | |
patching file src/http/ngx_http_upstream.c | |
Hunk #1 succeeded at 2338 (offset 99 lines). | |
[33m[INFO][0m applying the server_header patch for nginx | |
patching file src/core/nginx.h | |
patching file src/http/ngx_http_header_filter_module.c | |
patching file src/http/v2/ngx_http_v2_filter_module.c | |
Hunk #1 succeeded at 115 (offset -28 lines). | |
[33m[INFO][0m applying the no_error_pages patch for nginx | |
patching file src/http/ngx_http_core_module.c | |
[33m[INFO][0m applying the no_Werror patch for nginx | |
patching file auto/cc/clang | |
Hunk #1 succeeded at 89 with fuzz 1. | |
patching file auto/cc/gcc | |
Hunk #1 succeeded at 166 (offset -2 lines). | |
patching file auto/cc/icc | |
Hunk #1 succeeded at 111 (offset -4 lines). | |
[33m[INFO][0m applying the log_escape_non_ascii patch for nginx | |
patching file src/http/modules/ngx_http_log_module.c | |
Hunk #2 succeeded at 138 (offset 5 lines). | |
Hunk #3 succeeded at 189 (offset 9 lines). | |
Hunk #4 succeeded at 961 (offset 16 lines). | |
Hunk #5 succeeded at 970 (offset 16 lines). | |
Hunk #6 succeeded at 983 (offset 16 lines). | |
Hunk #7 succeeded at 997 (offset 16 lines). | |
Hunk #8 succeeded at 1028 (offset 16 lines). | |
Hunk #9 succeeded at 1191 (offset 49 lines). | |
Hunk #10 succeeded at 1207 (offset 49 lines). | |
[33m[INFO][0m applying the proxy_host_port_vars patch for nginx 1.25.3 | |
patching file src/http/modules/ngx_http_proxy_module.c | |
Hunk #1 succeeded at 872 (offset 79 lines). | |
[33m[INFO][0m applying the cache_manager_exit patch for nginx 1.25.3 | |
patching file src/os/unix/ngx_process_cycle.c | |
Hunk #1 succeeded at 1197 (offset 63 lines). | |
[33m[INFO][0m applying the larger_max_error_str patch for nginx 1.25.3 | |
patching file src/core/ngx_log.h | |
Hunk #1 succeeded at 73 (offset 9 lines). | |
[33m[INFO][0m applying the pcre_conf_opt patch for nginx 1.25.3 | |
patching file auto/options | |
Hunk #1 succeeded at 366 with fuzz 2 (offset 80 lines). | |
Hunk #2 succeeded at 587 with fuzz 2 (offset 145 lines). | |
[33m[INFO][0m applying the always_enable_cc_feature_tests patch to nginx | |
patching file auto/cc/conf | |
[33m[INFO][0m applying the ssl_cert_cb_yield.patch patch to nginx | |
patching file src/event/ngx_event_openssl.c | |
Hunk #1 succeeded at 1914 (offset 469 lines). | |
Hunk #2 succeeded at 2078 (offset 503 lines). | |
[33m[INFO][0m applying the ssl_sess_cb_yield.patch patch to nginx | |
patching file src/event/ngx_event_openssl.c | |
Hunk #1 succeeded at 1915 (offset 469 lines). | |
Hunk #2 succeeded at 2098 (offset 518 lines). | |
[33m[INFO][0m applying the ssl_client_hello_cb_yield.patch patch to nginx | |
patching file src/event/ngx_event_openssl.c | |
Hunk #1 succeeded at 1918 (offset 206 lines). | |
Hunk #2 succeeded at 2118 (offset 226 lines). | |
[33m[INFO][0m applying the upstream_timeout_fields patch for nginx | |
patching file src/http/ngx_http_upstream.c | |
Hunk #1 succeeded at 508 (offset -1 lines). | |
Hunk #2 succeeded at 1674 (offset 41 lines). | |
Hunk #3 succeeded at 1761 (offset 50 lines). | |
Hunk #4 succeeded at 2124 (offset 95 lines). | |
Hunk #5 succeeded at 2190 (offset 99 lines). | |
Hunk #6 succeeded at 3345 (offset 125 lines). | |
Hunk #7 succeeded at 3591 (offset 126 lines). | |
Hunk #8 succeeded at 3610 (offset 133 lines). | |
Hunk #9 succeeded at 3819 (offset 148 lines). | |
patching file src/http/ngx_http_upstream.h | |
Hunk #1 succeeded at 337 (offset 4 lines). | |
[33m[INFO][0m applying the safe_resolver_ipv6_option patch for nginx | |
patching file src/core/ngx_resolver.c | |
[33m[INFO][0m applying the socket_cloexec patch for nginx | |
patching file auto/unix | |
Hunk #1 succeeded at 1050 (offset 60 lines). | |
patching file src/core/ngx_resolver.c | |
Hunk #1 succeeded at 4790 (offset 324 lines). | |
Hunk #2 succeeded at 4824 (offset 324 lines). | |
patching file src/event/ngx_event.h | |
patching file src/event/ngx_event_accept.c | |
Hunk #1 succeeded at 60 (offset -2 lines). | |
Hunk #2 succeeded at 202 (offset -2 lines). | |
patching file src/event/ngx_event_connect.c | |
Hunk #2 succeeded at 99 (offset 12 lines). | |
patching file src/os/unix/ngx_process_cycle.c | |
Hunk #1 succeeded at 1028 (offset 68 lines). | |
patching file src/os/unix/ngx_socket.h | |
Hunk #1 succeeded at 47 (offset 9 lines). | |
[33m[INFO][0m applying the reuseport_close_unused_fds patch for nginx | |
patching file src/core/ngx_connection.c | |
Hunk #1 succeeded at 1115 with fuzz 2 (offset -3 lines). | |
patching file src/event/ngx_event.c | |
Hunk #1 succeeded at 846 (offset 71 lines). | |
--2024-02-07 22:09:47-- https://github.com/openresty/echo-nginx-module/tarball/v0.63 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/echo-nginx-module/legacy.tar.gz/refs/tags/v0.63 [following] | |
--2024-02-07 22:09:48-- https://codeload.github.com/openresty/echo-nginx-module/legacy.tar.gz/refs/tags/v0.63 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘echo-nginx-module-0.63.tar.gz’ | |
0K .......... .......... .......... .......... .......... 323K | |
50K .. 7.68M=0.2s | |
2024-02-07 22:09:48 (337 KB/s) - ‘echo-nginx-module-0.63.tar.gz’ saved [53431] | |
--2024-02-07 22:09:48-- https://github.com/openresty/xss-nginx-module/tarball/v0.06 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/xss-nginx-module/legacy.tar.gz/refs/tags/v0.06 [following] | |
--2024-02-07 22:09:49-- https://codeload.github.com/openresty/xss-nginx-module/legacy.tar.gz/refs/tags/v0.06 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘xss-nginx-module-0.06.tar.gz’ | |
0K .......... .. 185K=0.07s | |
2024-02-07 22:09:50 (185 KB/s) - ‘xss-nginx-module-0.06.tar.gz’ saved [12459] | |
--2024-02-07 22:09:50-- https://github.com/simplresty/ngx_devel_kit/tarball/v0.3.3 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 301 Moved Permanently | |
Location: https://github.com/vision5/ngx_devel_kit/tarball/v0.3.3 [following] | |
--2024-02-07 22:09:51-- https://github.com/vision5/ngx_devel_kit/tarball/v0.3.3 | |
Reusing existing connection to github.com:443. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/vision5/ngx_devel_kit/legacy.tar.gz/refs/tags/v0.3.3 [following] | |
--2024-02-07 22:09:51-- https://codeload.github.com/vision5/ngx_devel_kit/legacy.tar.gz/refs/tags/v0.3.3 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘ngx_devel_kit-0.3.3.tar.gz’ | |
0K .......... .......... .......... .......... .......... 350K | |
50K .......... .... 5.83M=0.1s | |
2024-02-07 22:09:52 (448 KB/s) - ‘ngx_devel_kit-0.3.3.tar.gz’ saved [66559] | |
--2024-02-07 22:09:52-- https://github.com/openresty/set-misc-nginx-module/tarball/v0.33 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/set-misc-nginx-module/legacy.tar.gz/refs/tags/v0.33 [following] | |
--2024-02-07 22:09:53-- https://codeload.github.com/openresty/set-misc-nginx-module/legacy.tar.gz/refs/tags/v0.33 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘set-misc-nginx-module-0.33.tar.gz’ | |
0K .......... .......... ......... 257K=0.1s | |
2024-02-07 22:09:53 (257 KB/s) - ‘set-misc-nginx-module-0.33.tar.gz’ saved [30072] | |
--2024-02-07 22:09:53-- https://github.com/openresty/rds-json-nginx-module/tarball/v0.16 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/rds-json-nginx-module/legacy.tar.gz/refs/tags/v0.16 [following] | |
--2024-02-07 22:09:54-- https://codeload.github.com/openresty/rds-json-nginx-module/legacy.tar.gz/refs/tags/v0.16 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘rds-json-nginx-module-0.16.tar.gz’ | |
0K .......... .......... .......... .... 543K=0.06s | |
2024-02-07 22:09:55 (543 KB/s) - ‘rds-json-nginx-module-0.16.tar.gz’ saved [35638] | |
--2024-02-07 22:09:55-- https://github.com/openresty/rds-csv-nginx-module/tarball/v0.09 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/rds-csv-nginx-module/legacy.tar.gz/refs/tags/v0.09 [following] | |
--2024-02-07 22:09:55-- https://codeload.github.com/openresty/rds-csv-nginx-module/legacy.tar.gz/refs/tags/v0.09 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘rds-csv-nginx-module-0.09.tar.gz’ | |
0K .......... .......... 304K=0.07s | |
2024-02-07 22:09:56 (304 KB/s) - ‘rds-csv-nginx-module-0.09.tar.gz’ saved [20528] | |
--2024-02-07 22:09:56-- https://github.com/openresty/headers-more-nginx-module/tarball/v0.37 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/headers-more-nginx-module/legacy.tar.gz/refs/tags/v0.37 [following] | |
--2024-02-07 22:09:57-- https://codeload.github.com/openresty/headers-more-nginx-module/legacy.tar.gz/refs/tags/v0.37 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘headers-more-nginx-module-0.37.tar.gz’ | |
0K .......... .......... ........ 244K=0.1s | |
2024-02-07 22:09:58 (244 KB/s) - ‘headers-more-nginx-module-0.37.tar.gz’ saved [29428] | |
--2024-02-07 22:09:58-- https://github.com/openresty/drizzle-nginx-module/tarball/v0.1.12 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/drizzle-nginx-module/legacy.tar.gz/refs/tags/v0.1.12 [following] | |
--2024-02-07 22:09:58-- https://codeload.github.com/openresty/drizzle-nginx-module/legacy.tar.gz/refs/tags/v0.1.12 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘drizzle-nginx-module-0.1.12.tar.gz’ | |
0K .......... .......... .......... .......... .......... 348K | |
50K 736G=0.1s | |
2024-02-07 22:09:59 (351 KB/s) - ‘drizzle-nginx-module-0.1.12.tar.gz’ saved [51595] | |
--2024-02-07 22:09:59-- https://github.com/openresty/lua-nginx-module/archive/v0.10.26.tar.gz | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-nginx-module/tar.gz/refs/tags/v0.10.26 [following] | |
--2024-02-07 22:10:00-- https://codeload.github.com/openresty/lua-nginx-module/tar.gz/refs/tags/v0.10.26 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-nginx-module-0.10.26.tar.gz’ | |
0K .......... .......... .......... .......... .......... 243K | |
50K .......... .......... .......... .......... .......... 693K | |
100K .......... .......... .......... .......... .......... 722K | |
150K .......... .......... .......... .......... .......... 880K | |
200K .......... .......... .......... .......... .......... 660K | |
250K .......... .......... .......... .......... .......... 942K | |
300K .......... .......... .......... .......... .......... 1.51M | |
350K .......... .......... .......... .......... .......... 741K | |
400K .......... .......... .......... .......... .......... 608K | |
450K .......... .......... .......... .......... .......... 710K | |
500K .......... .......... .......... .......... .......... 662K | |
550K .......... .......... .......... .......... .......... 2.28M | |
600K .......... .......... .......... .......... .......... 905K | |
650K .......... .......... .......... .......... .......... 1.23M | |
700K .......... .......... ........ 1.14M=1.0s | |
2024-02-07 22:10:01 (727 KB/s) - ‘lua-nginx-module-0.10.26.tar.gz’ saved [745785] | |
--2024-02-07 22:10:01-- https://github.com/openresty/lua-upstream-nginx-module/tarball/v0.07 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-upstream-nginx-module/legacy.tar.gz/refs/tags/v0.07 [following] | |
--2024-02-07 22:10:02-- https://codeload.github.com/openresty/lua-upstream-nginx-module/legacy.tar.gz/refs/tags/v0.07 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-upstream-nginx-module-0.07.tar.gz’ | |
0K .......... .. 186K=0.07s | |
2024-02-07 22:10:03 (186 KB/s) - ‘lua-upstream-nginx-module-0.07.tar.gz’ saved [12752] | |
--2024-02-07 22:10:03-- https://github.com/openresty/stream-lua-nginx-module/tarball/v0.0.14 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/stream-lua-nginx-module/legacy.tar.gz/refs/tags/v0.0.14 [following] | |
--2024-02-07 22:10:04-- https://codeload.github.com/openresty/stream-lua-nginx-module/legacy.tar.gz/refs/tags/v0.0.14 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘stream-lua-nginx-module-0.0.14.tar.gz’ | |
0K .......... .......... .......... .......... .......... 352K | |
50K .......... .......... .......... .......... .......... 895K | |
100K .......... .......... .......... .......... .......... 1.22M | |
150K .......... .......... .......... .......... .......... 1.10M | |
200K .......... .......... .......... .......... .......... 1.22M | |
250K .......... .......... .......... .......... .......... 1.05M | |
300K .......... .......... .......... .......... .......... 999K | |
350K .......... .......... .. 5.12M=0.4s | |
2024-02-07 22:10:05 (880 KB/s) - ‘stream-lua-nginx-module-0.0.14.tar.gz’ saved [381347] | |
--2024-02-07 22:10:05-- https://github.com/openresty/array-var-nginx-module/tarball/v0.06 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/array-var-nginx-module/legacy.tar.gz/refs/tags/v0.06 [following] | |
--2024-02-07 22:10:05-- https://codeload.github.com/openresty/array-var-nginx-module/legacy.tar.gz/refs/tags/v0.06 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘array-var-nginx-module-0.06.tar.gz’ | |
0K .......... . 23.7M=0s | |
2024-02-07 22:10:06 (23.7 MB/s) - ‘array-var-nginx-module-0.06.tar.gz’ saved [12002] | |
--2024-02-07 22:10:06-- https://github.com/openresty/memc-nginx-module/tarball/v0.20 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/memc-nginx-module/legacy.tar.gz/refs/tags/v0.20 [following] | |
--2024-02-07 22:10:07-- https://codeload.github.com/openresty/memc-nginx-module/legacy.tar.gz/refs/tags/v0.20 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘memc-nginx-module-0.20.tar.gz’ | |
0K .......... .......... .......... ... 502K=0.07s | |
2024-02-07 22:10:07 (502 KB/s) - ‘memc-nginx-module-0.20.tar.gz’ saved [34729] | |
--2024-02-07 22:10:07-- https://github.com/openresty/srcache-nginx-module/tarball/v0.33 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/srcache-nginx-module/legacy.tar.gz/refs/tags/v0.33 [following] | |
--2024-02-07 22:10:08-- https://codeload.github.com/openresty/srcache-nginx-module/legacy.tar.gz/refs/tags/v0.33 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘srcache-nginx-module-0.33.tar.gz’ | |
0K .......... .......... .......... .......... ......... 339K=0.1s | |
2024-02-07 22:10:09 (339 KB/s) - ‘srcache-nginx-module-0.33.tar.gz’ saved [51032] | |
--2024-02-07 22:10:09-- https://github.com/calio/form-input-nginx-module/tarball/v0.12 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/calio/form-input-nginx-module/legacy.tar.gz/refs/tags/v0.12 [following] | |
--2024-02-07 22:10:09-- https://codeload.github.com/calio/form-input-nginx-module/legacy.tar.gz/refs/tags/v0.12 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘form-input-nginx-module-0.12.tar.gz’ | |
0K .......... 90.7M=0s | |
2024-02-07 22:10:10 (90.7 MB/s) - ‘form-input-nginx-module-0.12.tar.gz’ saved [11101] | |
--2024-02-07 22:10:10-- https://github.com/calio/iconv-nginx-module/tarball/v0.14 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/calio/iconv-nginx-module/legacy.tar.gz/refs/tags/v0.14 [following] | |
--2024-02-07 22:10:11-- https://codeload.github.com/calio/iconv-nginx-module/legacy.tar.gz/refs/tags/v0.14 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘iconv-nginx-module-0.14.tar.gz’ | |
0K .......... .. 181K=0.07s | |
2024-02-07 22:10:11 (181 KB/s) - ‘iconv-nginx-module-0.14.tar.gz’ saved [13135] | |
--2024-02-07 22:10:11-- https://github.com/openresty/encrypted-session-nginx-module/tarball/v0.09 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/encrypted-session-nginx-module/legacy.tar.gz/refs/tags/v0.09 [following] | |
--2024-02-07 22:10:12-- https://codeload.github.com/openresty/encrypted-session-nginx-module/legacy.tar.gz/refs/tags/v0.09 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘encrypted-session-nginx-module-0.09.tar.gz’ | |
0K .......... . 24.3M=0s | |
2024-02-07 22:10:13 (24.3 MB/s) - ‘encrypted-session-nginx-module-0.09.tar.gz’ saved [11840] | |
--2024-02-07 22:10:13-- https://people.freebsd.org/~osa/ngx_http_redis-0.3.9.tar.gz | |
Resolving people.freebsd.org (people.freebsd.org)... 96.47.72.106, 2610:1c1:1:606c::50:3 | |
Connecting to people.freebsd.org (people.freebsd.org)|96.47.72.106|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 13051 (13K) [application/octet-stream] | |
Saving to: ‘redis-nginx-module-0.3.9.tar.gz’ | |
0K .......... .. 100% 85.4M=0s | |
2024-02-07 22:10:14 (85.4 MB/s) - ‘redis-nginx-module-0.3.9.tar.gz’ saved [13051/13051] | |
applying ngx_http_redis-0.3.9-variables_in_redis_pass.patch | |
patching file ngx_http_redis_module.c | |
applying ngx_http_redis-0.3.9-default_port_fix.patch | |
patching file ngx_http_redis_module.c | |
Hunk #1 succeeded at 1023 (offset 2 lines). | |
applying ngx_http_redis-0.3.9-remove_content_encoding.patch | |
patching file ngx_http_redis_module.c | |
--2024-02-07 22:10:14-- https://github.com/openresty/ngx_postgres/tarball/1.0 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/ngx_postgres/legacy.tar.gz/refs/tags/1.0 [following] | |
--2024-02-07 22:10:15-- https://codeload.github.com/openresty/ngx_postgres/legacy.tar.gz/refs/tags/1.0 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘ngx_postgres-1.0.tar.gz’ | |
0K .......... .......... .......... ......... 244K=0.2s | |
2024-02-07 22:10:16 (244 KB/s) - ‘ngx_postgres-1.0.tar.gz’ saved [40790] | |
--2024-02-07 22:10:16-- https://github.com/FRiCKLE/ngx_coolkit/tarball/0.2 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/FRiCKLE/ngx_coolkit/legacy.tar.gz/refs/tags/0.2 [following] | |
--2024-02-07 22:10:16-- https://codeload.github.com/FRiCKLE/ngx_coolkit/legacy.tar.gz/refs/tags/0.2 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘ngx_coolkit-0.2.tar.gz’ | |
0K ....... 20.2M=0s | |
2024-02-07 22:10:17 (20.2 MB/s) - ‘ngx_coolkit-0.2.tar.gz’ saved [7541] | |
--2024-02-07 22:10:17-- https://github.com/openresty/redis2-nginx-module/tarball/v0.15 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/redis2-nginx-module/legacy.tar.gz/refs/tags/v0.15 [following] | |
--2024-02-07 22:10:18-- https://codeload.github.com/openresty/redis2-nginx-module/legacy.tar.gz/refs/tags/v0.15 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘redis2-nginx-module-0.15.tar.gz’ | |
0K .......... .......... .... 224K=0.1s | |
2024-02-07 22:10:19 (224 KB/s) - ‘redis2-nginx-module-0.15.tar.gz’ saved [25461] | |
--2024-02-07 22:10:19-- https://github.com/openresty/resty-cli/tarball/v0.30 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/resty-cli/legacy.tar.gz/refs/tags/v0.30 [following] | |
--2024-02-07 22:10:19-- https://codeload.github.com/openresty/resty-cli/legacy.tar.gz/refs/tags/v0.30 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘resty-cli-0.30.tar.gz’ | |
0K .......... .......... .......... 272K=0.1s | |
2024-02-07 22:10:20 (272 KB/s) - ‘resty-cli-0.30.tar.gz’ saved [31557] | |
--2024-02-07 22:10:20-- https://github.com/openresty/opm/tarball/v0.0.8 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/opm/legacy.tar.gz/refs/tags/v0.0.8 [following] | |
--2024-02-07 22:10:21-- https://codeload.github.com/openresty/opm/legacy.tar.gz/refs/tags/v0.0.8 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘opm-0.0.8.tar.gz’ | |
0K .......... .......... .......... .......... .......... 309K | |
50K .......... .......... .......... .......... .......... 688K | |
100K .......... .......... .......... .......... .......... 700K | |
150K .......... .......... .......... .......... .......... 655K | |
200K .......... .......... .......... .......... .......... 705K | |
250K .......... .......... .......... .......... .......... 715K | |
300K 2.27M=0.5s | |
2024-02-07 22:10:22 (574 KB/s) - ‘opm-0.0.8.tar.gz’ saved [307390] | |
--2024-02-07 22:10:22-- https://github.com/openresty/luajit2/archive/v2.1-20231117.tar.gz | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/luajit2/tar.gz/refs/tags/v2.1-20231117 [following] | |
--2024-02-07 22:10:23-- https://codeload.github.com/openresty/luajit2/tar.gz/refs/tags/v2.1-20231117 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 1148173 (1.1M) [application/x-gzip] | |
Saving to: ‘LuaJIT-2.1-20231117.tar.gz’ | |
0K .......... .......... .......... .......... .......... 4% 308K 3s | |
50K .......... .......... .......... .......... .......... 8% 579K 3s | |
100K .......... .......... .......... .......... .......... 13% 667K 2s | |
150K .......... .......... .......... .......... .......... 17% 611K 2s | |
200K .......... .......... .......... .......... .......... 22% 592K 2s | |
250K .......... .......... .......... .......... .......... 26% 548K 2s | |
300K .......... .......... .......... .......... .......... 31% 765K 1s | |
350K .......... .......... .......... .......... .......... 35% 581K 1s | |
400K .......... .......... .......... .......... .......... 40% 713K 1s | |
450K .......... .......... .......... .......... .......... 44% 1.35M 1s | |
500K .......... .......... .......... .......... .......... 49% 328K 1s | |
550K .......... .......... .......... .......... .......... 53% 447K 1s | |
600K .......... .......... .......... .......... .......... 57% 777K 1s | |
650K .......... .......... .......... .......... .......... 62% 861K 1s | |
700K .......... .......... .......... .......... .......... 66% 982K 1s | |
750K .......... .......... .......... .......... .......... 71% 1.06M 1s | |
800K .......... .......... .......... .......... .......... 75% 993K 0s | |
850K .......... .......... .......... .......... .......... 80% 1.11M 0s | |
900K .......... .......... .......... .......... .......... 84% 992K 0s | |
950K .......... .......... .......... .......... .......... 89% 1.16M 0s | |
1000K .......... .......... .......... .......... .......... 93% 1.04M 0s | |
1050K .......... .......... .......... .......... .......... 98% 1.15M 0s | |
1100K .......... .......... . 100% 6.30M=1.6s | |
2024-02-07 22:10:25 (700 KB/s) - ‘LuaJIT-2.1-20231117.tar.gz’ saved [1148173/1148173] | |
[33m[INFO][0m applying the luajit-win32-default-paths patch for luajit 2.1-20231117 | |
patching file src/luaconf.h | |
--2024-02-07 22:10:25-- https://github.com/openresty/lua-cjson/archive/2.1.0.13.tar.gz | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-cjson/tar.gz/refs/tags/2.1.0.13 [following] | |
--2024-02-07 22:10:26-- https://codeload.github.com/openresty/lua-cjson/tar.gz/refs/tags/2.1.0.13 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-cjson-2.1.0.13.tar.gz’ | |
0K .......... .......... .......... .......... .......... 318K | |
50K .......... .......... .......... .......... ......... 384K=0.3s | |
2024-02-07 22:10:27 (348 KB/s) - ‘lua-cjson-2.1.0.13.tar.gz’ saved [101681] | |
--2024-02-07 22:10:27-- https://github.com/openresty/lua-redis-parser/archive/v0.13.tar.gz | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-redis-parser/tar.gz/refs/tags/v0.13 [following] | |
--2024-02-07 22:10:28-- https://codeload.github.com/openresty/lua-redis-parser/tar.gz/refs/tags/v0.13 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-redis-parser-0.13.tar.gz’ | |
0K .......... 160K=0.07s | |
2024-02-07 22:10:28 (160 KB/s) - ‘lua-redis-parser-0.13.tar.gz’ saved [10702] | |
--2024-02-07 22:10:28-- https://github.com/openresty/lua-rds-parser/tarball/v0.06 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-rds-parser/legacy.tar.gz/refs/tags/v0.06 [following] | |
--2024-02-07 22:10:29-- https://codeload.github.com/openresty/lua-rds-parser/legacy.tar.gz/refs/tags/v0.06 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-rds-parser-0.06.tar.gz’ | |
0K ........ 14.4M=0.001s | |
2024-02-07 22:10:30 (14.4 MB/s) - ‘lua-rds-parser-0.06.tar.gz’ saved [8546] | |
--2024-02-07 22:10:30-- https://github.com/openresty/lua-resty-dns/tarball/v0.23 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-dns/legacy.tar.gz/refs/tags/v0.23 [following] | |
--2024-02-07 22:10:30-- https://codeload.github.com/openresty/lua-resty-dns/legacy.tar.gz/refs/tags/v0.23 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-dns-0.23.tar.gz’ | |
0K .......... .......... 249K=0.08s | |
2024-02-07 22:10:31 (249 KB/s) - ‘lua-resty-dns-0.23.tar.gz’ saved [20791] | |
--2024-02-07 22:10:31-- https://github.com/openresty/lua-resty-memcached/tarball/v0.17 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-memcached/legacy.tar.gz/refs/tags/v0.17 [following] | |
--2024-02-07 22:10:32-- https://codeload.github.com/openresty/lua-resty-memcached/legacy.tar.gz/refs/tags/v0.17 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-memcached-0.17.tar.gz’ | |
0K .......... .......... 290K=0.07s | |
2024-02-07 22:10:33 (290 KB/s) - ‘lua-resty-memcached-0.17.tar.gz’ saved [21226] | |
--2024-02-07 22:10:33-- https://github.com/openresty/lua-resty-redis/tarball/v0.30 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-redis/legacy.tar.gz/refs/tags/v0.30 [following] | |
--2024-02-07 22:10:33-- https://codeload.github.com/openresty/lua-resty-redis/legacy.tar.gz/refs/tags/v0.30 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-redis-0.30.tar.gz’ | |
0K .......... .......... ... 372K=0.06s | |
2024-02-07 22:10:34 (372 KB/s) - ‘lua-resty-redis-0.30.tar.gz’ saved [24228] | |
--2024-02-07 22:10:34-- https://github.com/openresty/lua-resty-mysql/tarball/v0.27 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-mysql/legacy.tar.gz/refs/tags/v0.27 [following] | |
--2024-02-07 22:10:35-- https://codeload.github.com/openresty/lua-resty-mysql/legacy.tar.gz/refs/tags/v0.27 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-mysql-0.27.tar.gz’ | |
0K .......... .......... .......... .......... .......... 237K | |
50K .......... .......... .......... .......... .......... 663K | |
100K .......... .......... ..... 2.58M=0.3s | |
2024-02-07 22:10:36 (423 KB/s) - ‘lua-resty-mysql-0.27.tar.gz’ saved [128116] | |
--2024-02-07 22:10:36-- https://github.com/openresty/lua-resty-limit-traffic/tarball/v0.09 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-limit-traffic/legacy.tar.gz/refs/tags/v0.09 [following] | |
--2024-02-07 22:10:36-- https://codeload.github.com/openresty/lua-resty-limit-traffic/legacy.tar.gz/refs/tags/v0.09 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-limit-traffic-0.09.tar.gz’ | |
0K .......... ........ 235K=0.08s | |
2024-02-07 22:10:37 (235 KB/s) - ‘lua-resty-limit-traffic-0.09.tar.gz’ saved [18641] | |
--2024-02-07 22:10:37-- https://github.com/openresty/lua-resty-upload/tarball/v0.11 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-upload/legacy.tar.gz/refs/tags/v0.11 [following] | |
--2024-02-07 22:10:38-- https://codeload.github.com/openresty/lua-resty-upload/legacy.tar.gz/refs/tags/v0.11 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-upload-0.11.tar.gz’ | |
0K ......... 15.0M=0.001s | |
2024-02-07 22:10:38 (15.0 MB/s) - ‘lua-resty-upload-0.11.tar.gz’ saved [9557] | |
--2024-02-07 22:10:38-- https://github.com/openresty/lua-resty-string/tarball/v0.15 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-string/legacy.tar.gz/refs/tags/v0.15 [following] | |
--2024-02-07 22:10:39-- https://codeload.github.com/openresty/lua-resty-string/legacy.tar.gz/refs/tags/v0.15 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-string-0.15.tar.gz’ | |
0K .......... .. 195K=0.06s | |
2024-02-07 22:10:40 (195 KB/s) - ‘lua-resty-string-0.15.tar.gz’ saved [12936] | |
--2024-02-07 22:10:40-- https://github.com/openresty/lua-resty-websocket/tarball/v0.11 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-websocket/legacy.tar.gz/refs/tags/v0.11 [following] | |
--2024-02-07 22:10:40-- https://codeload.github.com/openresty/lua-resty-websocket/legacy.tar.gz/refs/tags/v0.11 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-websocket-0.11.tar.gz’ | |
0K .......... .......... ....... 346K=0.08s | |
2024-02-07 22:10:41 (346 KB/s) - ‘lua-resty-websocket-0.11.tar.gz’ saved [28471] | |
--2024-02-07 22:10:41-- https://github.com/openresty/lua-resty-lock/tarball/v0.09 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-lock/legacy.tar.gz/refs/tags/v0.09 [following] | |
--2024-02-07 22:10:42-- https://codeload.github.com/openresty/lua-resty-lock/legacy.tar.gz/refs/tags/v0.09 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-lock-0.09.tar.gz’ | |
0K ......... 2.43M=0.004s | |
2024-02-07 22:10:42 (2.43 MB/s) - ‘lua-resty-lock-0.09.tar.gz’ saved [10118] | |
--2024-02-07 22:10:43-- https://github.com/openresty/lua-resty-lrucache/tarball/v0.13 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-lrucache/legacy.tar.gz/refs/tags/v0.13 [following] | |
--2024-02-07 22:10:43-- https://codeload.github.com/openresty/lua-resty-lrucache/legacy.tar.gz/refs/tags/v0.13 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-lrucache-0.13.tar.gz’ | |
0K .......... ....... 204K=0.08s | |
2024-02-07 22:10:44 (204 KB/s) - ‘lua-resty-lrucache-0.13.tar.gz’ saved [17416] | |
--2024-02-07 22:10:44-- https://github.com/openresty/lua-resty-core/tarball/v0.1.28 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-core/legacy.tar.gz/refs/tags/v0.1.28 [following] | |
--2024-02-07 22:10:45-- https://codeload.github.com/openresty/lua-resty-core/legacy.tar.gz/refs/tags/v0.1.28 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-core-0.1.28.tar.gz’ | |
0K .......... .......... .......... .......... .......... 293K | |
50K .......... .......... .......... .......... .......... 540K | |
100K .......... .......... .......... .......... .......... 1.76M | |
150K .......... .......... .......... .... 1.08M=0.3s | |
2024-02-07 22:10:46 (573 KB/s) - ‘lua-resty-core-0.1.28.tar.gz’ saved [189037] | |
--2024-02-07 22:10:46-- https://github.com/openresty/lua-resty-upstream-healthcheck/tarball/v0.08 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-upstream-healthcheck/legacy.tar.gz/refs/tags/v0.08 [following] | |
--2024-02-07 22:10:47-- https://codeload.github.com/openresty/lua-resty-upstream-healthcheck/legacy.tar.gz/refs/tags/v0.08 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-upstream-healthcheck-0.08.tar.gz’ | |
0K .......... ....... 222K=0.08s | |
2024-02-07 22:10:47 (222 KB/s) - ‘lua-resty-upstream-healthcheck-0.08.tar.gz’ saved [18208] | |
--2024-02-07 22:10:47-- https://github.com/openresty/lua-tablepool/tarball/v0.03 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-tablepool/legacy.tar.gz/refs/tags/v0.03 [following] | |
--2024-02-07 22:10:48-- https://codeload.github.com/openresty/lua-tablepool/legacy.tar.gz/refs/tags/v0.03 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-tablepool-0.03.tar.gz’ | |
0K .... 17.8M=0s | |
2024-02-07 22:10:49 (17.8 MB/s) - ‘lua-tablepool-0.03.tar.gz’ saved [4996] | |
--2024-02-07 22:10:49-- https://github.com/openresty/lua-resty-signal/tarball/v0.03 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-signal/legacy.tar.gz/refs/tags/v0.03 [following] | |
--2024-02-07 22:10:49-- https://codeload.github.com/openresty/lua-resty-signal/legacy.tar.gz/refs/tags/v0.03 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-signal-0.03.tar.gz’ | |
0K ...... 18.1M=0s | |
2024-02-07 22:10:50 (18.1 MB/s) - ‘lua-resty-signal-0.03.tar.gz’ saved [6502] | |
--2024-02-07 22:10:50-- https://github.com/openresty/lua-resty-shell/tarball/v0.03 | |
Resolving github.com (github.com)... 20.27.177.113 | |
Connecting to github.com (github.com)|20.27.177.113|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://codeload.github.com/openresty/lua-resty-shell/legacy.tar.gz/refs/tags/v0.03 [following] | |
--2024-02-07 22:10:51-- https://codeload.github.com/openresty/lua-resty-shell/legacy.tar.gz/refs/tags/v0.03 | |
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114 | |
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [application/x-gzip] | |
Saving to: ‘lua-resty-shell-0.03.tar.gz’ | |
0K ..... 15.2M=0s | |
2024-02-07 22:10:52 (15.2 MB/s) - ‘lua-resty-shell-0.03.tar.gz’ saved [5964] | |
rm: cannot remove '*.tar.bz2': No such file or directory | |
unix2dos: converting file README-windows.txt to DOS format... | |
destination directory: nginx.org | |
requesting all changes | |
adding changesets | |
adding manifests | |
adding file changes | |
added 3040 changesets with 8799 changes to 539 files | |
new changesets 61e04fc01027:e6b785b7e308 | |
updating to branch default | |
489 files updated, 0 files merged, 0 files removed, 0 files unresolved | |
wrote ngx_core_module.pod | |
wrote syntax.pod | |
wrote beginners_guide.pod | |
wrote sys_errlist.pod | |
wrote syslog.pod | |
wrote welcome_nginx_facebook.pod | |
wrote windows.pod | |
wrote nginx_dtrace_pid_provider.pod | |
wrote howto_build_on_win32.pod | |
wrote debugging_log.pod | |
wrote faq.pod | |
wrote example.pod | |
wrote switches.pod | |
wrote quic.pod | |
wrote events.pod | |
wrote ngx_otel_module.pod | |
wrote ngx_mgmt_module.pod | |
wrote install.pod | |
wrote ngx_google_perftools_module.pod | |
wrote index.pod | |
wrote freebsd_tuning.pod | |
wrote hash.pod | |
wrote control.pod | |
wrote contributing_changes.pod | |
wrote configure.pod | |
wrote development_guide.pod | |
wrote ngx_stream_upstream_module.pod | |
wrote ngx_stream_map_module.pod | |
wrote ngx_stream_proxy_protocol_vendor_module.pod | |
wrote ngx_stream_access_module.pod | |
wrote ngx_stream_realip_module.pod | |
wrote ngx_stream_core_module.pod | |
wrote ngx_stream_ssl_preread_module.pod | |
wrote ngx_stream_limit_conn_module.pod | |
wrote ngx_stream_ssl_module.pod | |
wrote ngx_stream_return_module.pod | |
wrote ngx_stream_geo_module.pod | |
wrote ngx_stream_keyval_module.pod | |
wrote ngx_stream_upstream_hc_module.pod | |
wrote ngx_stream_log_module.pod | |
wrote ngx_stream_set_module.pod | |
wrote ngx_stream_split_clients_module.pod | |
wrote ngx_stream_geoip_module.pod | |
wrote ngx_stream_js_module.pod | |
wrote ngx_stream_proxy_module.pod | |
wrote ngx_stream_zone_sync_module.pod | |
wrote stream_processing.pod | |
wrote ngx_stream_mqtt_preread_module.pod | |
wrote ngx_stream_mqtt_filter_module.pod | |
wrote ngx_mail_imap_module.pod | |
wrote ngx_mail_ssl_module.pod | |
wrote ngx_mail_smtp_module.pod | |
wrote ngx_mail_core_module.pod | |
wrote ngx_mail_pop3_module.pod | |
wrote ngx_mail_proxy_module.pod | |
wrote ngx_mail_realip_module.pod | |
wrote ngx_mail_auth_http_module.pod | |
wrote websocket.pod | |
wrote ngx_http_stub_status_module.pod | |
wrote ngx_http_realip_module.pod | |
wrote ngx_http_keyval_module.pod | |
wrote ngx_http_geo_module.pod | |
wrote ngx_http_auth_basic_module.pod | |
wrote ngx_http_userid_module.pod | |
wrote ngx_http_session_log_module.pod | |
wrote ngx_http_memcached_module.pod | |
wrote request_processing.pod | |
wrote ngx_http_gzip_static_module.pod | |
wrote ngx_http_ssl_module.pod | |
wrote ngx_http_xslt_module.pod | |
wrote ngx_http_charset_module.pod | |
wrote ngx_http_upstream_module.pod | |
wrote ngx_http_ssi_module.pod | |
wrote configuring_https_servers.pod | |
wrote ngx_http_uwsgi_module.pod | |
wrote server_names.pod | |
wrote ngx_http_proxy_protocol_vendor_module.pod | |
wrote ngx_http_proxy_module.pod | |
wrote ngx_http_internal_redirect_module.pod | |
wrote ngx_http_slice_module.pod | |
wrote ngx_http_fastcgi_module.pod | |
wrote ngx_http_secure_link_module.pod | |
wrote ngx_http_v2_module.pod | |
wrote ngx_http_mirror_module.pod | |
wrote ngx_http_v3_module.pod | |
wrote ngx_http_map_module.pod | |
wrote ngx_http_status_module.pod | |
wrote ngx_http_spdy_module.pod | |
wrote ngx_http_headers_module.pod | |
wrote ngx_http_split_clients_module.pod | |
wrote ngx_http_index_module.pod | |
wrote ngx_http_mp4_module.pod | |
wrote ngx_http_random_index_module.pod | |
wrote ngx_http_perl_module.pod | |
wrote ngx_http_f4f_module.pod | |
wrote ngx_http_core_module.pod | |
wrote ngx_http_gzip_module.pod | |
wrote ngx_http_js_module.pod | |
wrote ngx_http_hls_module.pod | |
wrote ngx_http_addition_module.pod | |
wrote ngx_http_image_filter_module.pod | |
wrote ngx_http_browser_module.pod | |
wrote ngx_http_dav_module.pod | |
wrote ngx_http_empty_gif_module.pod | |
wrote ngx_http_flv_module.pod | |
wrote load_balancing.pod | |
wrote ngx_http_access_module.pod | |
wrote ngx_http_api_module_head.pod | |
wrote converting_rewrite_rules.pod | |
wrote ngx_http_upstream_hc_module.pod | |
wrote ngx_http_upstream_conf_module.pod | |
wrote ngx_http_scgi_module.pod | |
wrote ngx_http_rewrite_module.pod | |
wrote ngx_http_limit_req_module.pod | |
wrote ngx_http_sub_module.pod | |
wrote ngx_http_log_module.pod | |
wrote ngx_http_referer_module.pod | |
wrote ngx_http_grpc_module.pod | |
wrote ngx_http_gunzip_module.pod | |
wrote ngx_http_limit_conn_module.pod | |
wrote ngx_http_auth_request_module.pod | |
wrote ngx_http_autoindex_module.pod | |
wrote ngx_http_geoip_module.pod | |
wrote ngx_http_auth_jwt_module.pod | |
wrote license_copyright.pod | |
wrote accept_failed.pod | |
wrote chunked_encoding_from_backend.pod | |
wrote daemon_master_process_off.pod | |
wrote variables_in_config.pod | |
restydoc-index /tmp/openresty/work/nginx.org | |
restydoc-index /tmp/openresty/doc/lua-5.1.5 | |
restydoc-index /tmp/openresty/doc/LuaJIT-2.1 | |
restydoc-index --outdir bundle bundle/array-var-nginx-module-0.06/ | |
restydoc-index --outdir bundle bundle/drizzle-nginx-module-0.1.12/ | |
restydoc-index --outdir bundle bundle/echo-nginx-module-0.63/ | |
restydoc-index --outdir bundle bundle/encrypted-session-nginx-module-0.09/ | |
restydoc-index --outdir bundle bundle/form-input-nginx-module-0.12/ | |
restydoc-index --outdir bundle bundle/headers-more-nginx-module-0.37/ | |
restydoc-index --outdir bundle bundle/iconv-nginx-module-0.14/ | |
restydoc-index --outdir bundle bundle/lua-cjson-2.1.0.13/ | |
restydoc-index --outdir bundle bundle/LuaJIT-2.1-20231117/ | |
restydoc-index --outdir bundle bundle/lua-rds-parser-0.06/ | |
restydoc-index --outdir bundle bundle/lua-redis-parser-0.13/ | |
restydoc-index --outdir bundle bundle/lua-resty-core-0.1.28/ | |
restydoc-index --outdir bundle bundle/lua-resty-dns-0.23/ | |
restydoc-index --outdir bundle bundle/lua-resty-limit-traffic-0.09/ | |
restydoc-index --outdir bundle bundle/lua-resty-lock-0.09/ | |
restydoc-index --outdir bundle bundle/lua-resty-lrucache-0.13/ | |
restydoc-index --outdir bundle bundle/lua-resty-memcached-0.17/ | |
restydoc-index --outdir bundle bundle/lua-resty-mysql-0.27/ | |
restydoc-index --outdir bundle bundle/lua-resty-redis-0.30/ | |
restydoc-index --outdir bundle bundle/lua-resty-shell-0.03/ | |
restydoc-index --outdir bundle bundle/lua-resty-signal-0.03/ | |
restydoc-index --outdir bundle bundle/lua-resty-string-0.15/ | |
restydoc-index --outdir bundle bundle/lua-resty-upload-0.11/ | |
restydoc-index --outdir bundle bundle/lua-resty-upstream-healthcheck-0.08/ | |
restydoc-index --outdir bundle bundle/lua-resty-websocket-0.11/ | |
restydoc-index --outdir bundle bundle/lua-tablepool-0.03/ | |
restydoc-index --outdir bundle bundle/memc-nginx-module-0.20/ | |
restydoc-index --outdir bundle bundle/ngx_coolkit-0.2/ | |
restydoc-index --outdir bundle bundle/ngx_devel_kit-0.3.3/ | |
restydoc-index --outdir bundle bundle/ngx_lua-0.10.26/ | |
restydoc-index --outdir bundle bundle/ngx_lua_upstream-0.07/ | |
restydoc-index --outdir bundle bundle/ngx_postgres-1.0/ | |
restydoc-index --outdir bundle bundle/ngx_stream_lua-0.0.14/ | |
restydoc-index --outdir bundle bundle/opm-0.0.8/ | |
restydoc-index --outdir bundle bundle/rds-csv-nginx-module-0.09/ | |
restydoc-index --outdir bundle bundle/rds-json-nginx-module-0.16/ | |
restydoc-index --outdir bundle bundle/redis2-nginx-module-0.15/ | |
restydoc-index --outdir bundle bundle/redis-nginx-module-0.3.9/ | |
restydoc-index --outdir bundle bundle/resty-cli-0.30/ | |
restydoc-index --outdir bundle bundle/set-misc-nginx-module-0.33/ | |
restydoc-index --outdir bundle bundle/srcache-nginx-module-0.33/ | |
restydoc-index --outdir bundle bundle/xss-nginx-module-0.06/ | |
removed 'bundle/pod/ngx_lua-0.10.26/.github.issue_template.pod' | |
removed 'bundle/pod/ngx_lua-0.10.26/.github.pull_request_template.pod' | |
removed 'bundle/pod/lua-resty-mysql-0.27/.github.issue_template.pod' | |
removed 'bundle/pod/lua-resty-core-0.1.28/.github.issue_template.pod' | |
removed 'bundle/pod/lua-resty-core-0.1.28/.github.pull_request_template.pod' | |
removed 'bundle/lua-resty-shell-0.03/.travis.yml' | |
removed 'bundle/lua-resty-shell-0.03/.gitignore' | |
removed 'bundle/lua-resty-signal-0.03/.travis.yml' | |
removed 'bundle/lua-resty-signal-0.03/.gitignore' | |
removed 'bundle/lua-tablepool-0.03/.travis.yml' | |
removed 'bundle/lua-tablepool-0.03/.gitignore' | |
removed 'bundle/lua-resty-upstream-healthcheck-0.08/.travis.yml' | |
removed 'bundle/lua-resty-upstream-healthcheck-0.08/.lua-format' | |
removed 'bundle/lua-resty-upstream-healthcheck-0.08/.gitignore' | |
removed 'bundle/lua-resty-upstream-healthcheck-0.08/.gitattributes' | |
removed 'bundle/lua-resty-core-0.1.28/.travis.yml' | |
removed 'bundle/lua-resty-core-0.1.28/.luacheckrc' | |
removed 'bundle/lua-resty-core-0.1.28/.gitignore' | |
removed 'bundle/lua-resty-core-0.1.28/.github/workflows/semantic-pull-request.yml' | |
removed directory 'bundle/lua-resty-core-0.1.28/.github/workflows' | |
removed 'bundle/lua-resty-core-0.1.28/.github/PULL_REQUEST_TEMPLATE.md' | |
removed 'bundle/lua-resty-core-0.1.28/.github/ISSUE_TEMPLATE.md' | |
removed directory 'bundle/lua-resty-core-0.1.28/.github' | |
removed 'bundle/lua-resty-core-0.1.28/.gitattributes' | |
removed 'bundle/lua-resty-lrucache-0.13/.travis.yml' | |
removed 'bundle/lua-resty-lrucache-0.13/.gitignore' | |
removed 'bundle/lua-resty-lrucache-0.13/.gitattributes' | |
removed 'bundle/lua-resty-lock-0.09/.travis.yml' | |
removed 'bundle/lua-resty-lock-0.09/.gitignore' | |
removed 'bundle/lua-resty-lock-0.09/.gitattributes' | |
removed 'bundle/lua-resty-websocket-0.11/.travis.yml' | |
removed 'bundle/lua-resty-websocket-0.11/.gitignore' | |
removed 'bundle/lua-resty-websocket-0.11/.gitattributes' | |
removed 'bundle/lua-resty-string-0.15/.travis.yml' | |
removed 'bundle/lua-resty-string-0.15/.gitignore' | |
removed 'bundle/lua-resty-string-0.15/.gitattributes' | |
removed 'bundle/lua-resty-upload-0.11/.travis.yml' | |
removed 'bundle/lua-resty-upload-0.11/.gitignore' | |
removed 'bundle/lua-resty-upload-0.11/.gitattributes' | |
removed 'bundle/lua-resty-limit-traffic-0.09/.travis.yml' | |
removed 'bundle/lua-resty-limit-traffic-0.09/.gitignore' | |
removed 'bundle/lua-resty-limit-traffic-0.09/.gitattributes' | |
removed 'bundle/lua-resty-mysql-0.27/.travis/initializedb.sh' | |
removed directory 'bundle/lua-resty-mysql-0.27/.travis' | |
removed 'bundle/lua-resty-mysql-0.27/.travis.yml' | |
removed 'bundle/lua-resty-mysql-0.27/.gitignore' | |
removed 'bundle/lua-resty-mysql-0.27/.github/ISSUE_TEMPLATE.md' | |
removed directory 'bundle/lua-resty-mysql-0.27/.github' | |
removed 'bundle/lua-resty-mysql-0.27/.gitattributes' | |
removed 'bundle/lua-resty-redis-0.30/.travis.yml' | |
removed 'bundle/lua-resty-redis-0.30/.luacheckrc' | |
removed 'bundle/lua-resty-redis-0.30/.gitignore' | |
removed 'bundle/lua-resty-redis-0.30/.gitattributes' | |
removed 'bundle/lua-resty-memcached-0.17/.travis.yml' | |
removed 'bundle/lua-resty-memcached-0.17/.gitignore' | |
removed 'bundle/lua-resty-memcached-0.17/.gitattributes' | |
removed 'bundle/lua-resty-dns-0.23/.travis.yml' | |
removed 'bundle/lua-resty-dns-0.23/.gitignore' | |
removed 'bundle/lua-resty-dns-0.23/.gitattributes' | |
removed 'bundle/lua-rds-parser-0.06/.gitignore' | |
removed 'bundle/lua-redis-parser-0.13/.travis.yml' | |
removed 'bundle/lua-redis-parser-0.13/.gitignore' | |
removed 'bundle/lua-redis-parser-0.13/.gitattributes' | |
removed 'bundle/lua-cjson-2.1.0.13/.travis.yml' | |
removed 'bundle/lua-cjson-2.1.0.13/.github/workflows/test.yml' | |
removed directory 'bundle/lua-cjson-2.1.0.13/.github/workflows' | |
removed directory 'bundle/lua-cjson-2.1.0.13/.github' | |
removed 'bundle/LuaJIT-2.1-20231117/src/jit/.gitignore' | |
removed 'bundle/LuaJIT-2.1-20231117/src/host/.gitignore' | |
removed 'bundle/LuaJIT-2.1-20231117/src/.gitignore' | |
removed 'bundle/LuaJIT-2.1-20231117/.travis.yml' | |
removed 'bundle/LuaJIT-2.1-20231117/.relver' | |
removed 'bundle/LuaJIT-2.1-20231117/.gitignore' | |
removed 'bundle/LuaJIT-2.1-20231117/.gitattributes' | |
removed 'bundle/opm-0.0.8/.gitignore' | |
removed 'bundle/resty-cli-0.30/.travis.yml' | |
removed 'bundle/resty-cli-0.30/.gitignore' | |
removed 'bundle/resty-cli-0.30/.gitattributes' | |
removed 'bundle/redis2-nginx-module-0.15/.travis.yml' | |
removed 'bundle/redis2-nginx-module-0.15/.gitignore' | |
removed 'bundle/redis2-nginx-module-0.15/.gitattributes' | |
removed 'bundle/ngx_coolkit-0.2/.gitignore' | |
removed 'bundle/ngx_postgres-1.0/.gitignore' | |
removed 'bundle/encrypted-session-nginx-module-0.09/.travis.yml' | |
removed 'bundle/encrypted-session-nginx-module-0.09/.gitignore' | |
removed 'bundle/encrypted-session-nginx-module-0.09/.gitattributes' | |
removed 'bundle/iconv-nginx-module-0.14/.gitignore' | |
removed 'bundle/form-input-nginx-module-0.12/.gitignore' | |
removed 'bundle/srcache-nginx-module-0.33/.travis.yml' | |
removed 'bundle/srcache-nginx-module-0.33/.gitignore' | |
removed 'bundle/srcache-nginx-module-0.33/.gitattributes' | |
removed 'bundle/memc-nginx-module-0.20/.travis.yml' | |
removed 'bundle/memc-nginx-module-0.20/.gitignore' | |
removed 'bundle/memc-nginx-module-0.20/.gitattributes' | |
removed 'bundle/array-var-nginx-module-0.06/.travis.yml' | |
removed 'bundle/array-var-nginx-module-0.06/.gitignore' | |
removed 'bundle/array-var-nginx-module-0.06/.gitattributes' | |
removed 'bundle/ngx_stream_lua-0.0.14/.travis.yml' | |
removed 'bundle/ngx_stream_lua-0.0.14/.gitignore' | |
removed 'bundle/ngx_stream_lua-0.0.14/.github/workflows/semantic-pull-request.yml' | |
removed directory 'bundle/ngx_stream_lua-0.0.14/.github/workflows' | |
removed directory 'bundle/ngx_stream_lua-0.0.14/.github' | |
removed 'bundle/ngx_stream_lua-0.0.14/.gitattributes' | |
removed 'bundle/ngx_lua_upstream-0.07/.travis.yml' | |
removed 'bundle/ngx_lua_upstream-0.07/.gitignore' | |
removed 'bundle/ngx_lua_upstream-0.07/.gitattributes' | |
removed 'bundle/ngx_lua-0.10.26/t/cert/mtls_cert_gen/.gitignore' | |
removed 'bundle/ngx_lua-0.10.26/t/.gitignore' | |
removed 'bundle/ngx_lua-0.10.26/.travis.yml' | |
removed 'bundle/ngx_lua-0.10.26/.mergify.yml' | |
removed 'bundle/ngx_lua-0.10.26/.gitignore' | |
removed 'bundle/ngx_lua-0.10.26/.github/workflows/semantic-pull-request.yml' | |
removed directory 'bundle/ngx_lua-0.10.26/.github/workflows' | |
removed 'bundle/ngx_lua-0.10.26/.github/PULL_REQUEST_TEMPLATE.md' | |
removed 'bundle/ngx_lua-0.10.26/.github/ISSUE_TEMPLATE.md' | |
removed directory 'bundle/ngx_lua-0.10.26/.github' | |
removed 'bundle/ngx_lua-0.10.26/.gitattributes' | |
removed 'bundle/drizzle-nginx-module-0.1.12/.travis.yml' | |
removed 'bundle/drizzle-nginx-module-0.1.12/.gitignore' | |
removed 'bundle/drizzle-nginx-module-0.1.12/.github/workflows/coverity.yml' | |
removed directory 'bundle/drizzle-nginx-module-0.1.12/.github/workflows' | |
removed directory 'bundle/drizzle-nginx-module-0.1.12/.github' | |
removed 'bundle/drizzle-nginx-module-0.1.12/.gitattributes' | |
removed 'bundle/headers-more-nginx-module-0.37/.travis.yml' | |
removed 'bundle/headers-more-nginx-module-0.37/.gitignore' | |
removed 'bundle/headers-more-nginx-module-0.37/.gitattributes' | |
removed 'bundle/rds-csv-nginx-module-0.09/.travis.yml' | |
removed 'bundle/rds-csv-nginx-module-0.09/.gitignore' | |
removed 'bundle/rds-csv-nginx-module-0.09/.gitattributes' | |
removed 'bundle/rds-json-nginx-module-0.16/.travis.yml' | |
removed 'bundle/rds-json-nginx-module-0.16/.gitignore' | |
removed 'bundle/rds-json-nginx-module-0.16/.github/workflows/coverity.yml' | |
removed directory 'bundle/rds-json-nginx-module-0.16/.github/workflows' | |
removed directory 'bundle/rds-json-nginx-module-0.16/.github' | |
removed 'bundle/rds-json-nginx-module-0.16/.gitattributes' | |
removed 'bundle/set-misc-nginx-module-0.33/.travis.yml' | |
removed 'bundle/set-misc-nginx-module-0.33/.gitignore' | |
removed 'bundle/set-misc-nginx-module-0.33/.gitattributes' | |
removed 'bundle/ngx_devel_kit-0.3.3/.gitignore' | |
removed 'bundle/xss-nginx-module-0.06/.travis.yml' | |
removed 'bundle/xss-nginx-module-0.06/.gitignore' | |
removed 'bundle/xss-nginx-module-0.06/.gitattributes' | |
removed 'bundle/echo-nginx-module-0.63/.travis.yml' | |
removed 'bundle/echo-nginx-module-0.63/.gitignore' | |
removed 'bundle/echo-nginx-module-0.63/.gitattributes' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
default configurae for nginx/openresty
configure arguments:
--prefix=/usr/local/openresty/nginx
--with-cc-opt=-O2
--add-module=../ngx_devel_kit-0.3.3
--add-module=../echo-nginx-module-0.63
--add-module=../xss-nginx-module-0.06
--add-module=../ngx_coolkit-0.2
--add-module=../set-misc-nginx-module-0.33
--add-module=../form-input-nginx-module-0.12
--add-module=../encrypted-session-nginx-module-0.09
--add-module=../srcache-nginx-module-0.33
--add-module=../ngx_lua-0.10.26
--add-module=../ngx_lua_upstream-0.07
--add-module=../headers-more-nginx-module-0.37
--add-module=../array-var-nginx-module-0.06
--add-module=../memc-nginx-module-0.20
--add-module=../redis2-nginx-module-0.15
--add-module=../redis-nginx-module-0.3.9
--add-module=../rds-json-nginx-module-0.16
--add-module=../rds-csv-nginx-module-0.09
--add-module=../ngx_stream_lua-0.0.14
--with-ld-opt=-Wl,-rpath,/usr/local/openresty/luajit/lib
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module