Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
1.8 kB
16
Indexable
Never
# cat /etc/redhat-release 

AlmaLinux release 8.7 (Stone Smilodon)



2/3/4.


nginx custom build


# nginx -V

nginx version: nginx/1.23.3

built by gcc 8.5.0 20210514 (Red Hat 8.5.0-15) (GCC) 

built with OpenSSL 3.0.7 1 Nov 2022

TLS SNI support enabled

configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/etc/nginx/modules --with-pcre=./pcre-8.45 --with-pcre-jit --with-zlib=./zlib-1.2.13 --with-openssl=./openssl-3.0.7 --with-openssl-opt=enable-tls1_3 --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error_log --http-log-path=/var/log/nginx/access_log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/dev/shm/client_temp --http-proxy-temp-path=/dev/shm/proxy_temp --http-fastcgi-temp-path=/dev/shm/fastcgi_temp --http-uwsgi-temp-path=/dev/shm/uwsgi_temp --http-scgi-temp-path=/dev/shm/scgi_temp --user=nobody --group=nobody --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-file-aio --with-threads --with-stream --with-stream_ssl_module --with-http_slice_module --with-compat --with-http_v2_module --add-dynamic-module=/usr/local/rvm/gems/ruby-2.7.6/gems/passenger-6.0.15/src/nginx_module --add-dynamic-module=ngx_http_geoip2_module --with-cc-opt='-O2 -g -pipe -Wimplicit-fallthrough=0 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' --with-ld-opt=-Wl,-E