volgaleoking

Results 3 issues of volgaleoking

After migrating the configuration from the 8.0 server, the error module error appears at startup regex_remap.so , with the following lines from the log file: [May 26 15:59:28.658] traffic_server ERROR:...

Stale

Previously, the configuration in _nginx 1.22.0_ was used with the lines: ``` subs_filter '?t=$Time$' g; subs_filter '#EXT-X-MEDIA.+TYPE=SUBTITLES.+\n$' rg; ``` but when switching to _nginx version 1.26.1_, errors began to appear...

Hi friend, I'm trying to build nginx-ce with openssl 3.0.1, it turns out this error: ``` /opt/NGINX/nginx-1.26.1/modules/ssl-ct/ngx_stream_ssl_ct_module.c: In function ‘ngx_stream_ssl_ct_merge_srv_conf’: /opt/NGINX/nginx-1.26.1/modules/ssl-ct/ngx_stream_ssl_ct_module.c:73:5: error: unknown type name ‘ngx_stream_ssl_conf_t’; did you mean ‘ngx_stream_addr_conf_t’?...