<div dir="ltr"><div class="gmail_default" style="font-size:small">Now my website downloads the text instead of delivering website/</div><div class="gmail_default" style="font-size:small"><a href="https://1eye.us/">https://1eye.us/</a><br></div><div class="gmail_default" style="font-size:small">what did mess up?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 23, 2023 at 11:26 PM Saint Michael <<a href="mailto:venefax@gmail.com">venefax@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">So what do you think causes my issue with the images?</div><div class="gmail_default" style="font-size:small">I in fact removed any likes in location /{} and it seems stable.</div><div class="gmail_default" style="font-size:small">which negs the question, if I have 10 HTML files, which on will be served by default?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">nginx version: openresty/<a href="http://1.21.4.1" target="_blank">1.21.4.1</a><br>built by gcc 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) <br>built with OpenSSL 3.0.2 15 Mar 2022<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 23, 2023 at 11:13 PM Maxim Dounin <<a href="mailto:mdounin@mdounin.ru" target="_blank">mdounin@mdounin.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello!<br>
<br>
On Thu, Feb 23, 2023 at 10:35:16PM -0500, Dan Swaney wrote:<br>
<br>
> Hi Maxim,<br>
> <br>
> Here is the version details from my full recompile of NGINX 64-bit on<br>
> Windows.  My code base is 2 months old, but it reproduced Saint's issue.<br>
> <br>
> nginx version: nginx/1.23.3<br>
> > built by cl 19.34.31937 for x64<br>
> > *built with OpenSSL 3.1.0-beta1-dev*<br>
> > TLS SNI support enabled<br>
> > configure arguments: --with-cc=cl --builddir=objs --with-debug --prefix=.<br>
> > --conf-path=conf/nginx.conf --pid-path=logs/nginx.pid<br>
> > --http-log-path=logs/access.log --error-log-path=logs/error.log<br>
> > --sbin-path=nginx.exe --http-client-body-temp-path=temp/client_body_temp<br>
> > --http-proxy-temp-path=temp/proxy_temp<br>
> > --http-fastcgi-temp-path=temp/fastcgi_temp<br>
> > --http-scgi-temp-path=temp/scgi_temp --http-uwsgi-temp-path=temp/uwsgi_temp<br>
> > --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs/lib/pcre2<br>
> > --with-zlib=objs/lib/zlib --with-select_module --with-http_v2_module<br>
> > --with-http_realip_module --with-http_addition_module<br>
> > --with-http_sub_module --with-http_dav_module<br>
> > --with-http_stub_status_module --with-http_flv_module<br>
> > --with-http_mp4_module --with-http_gunzip_module<br>
> > --with-http_gzip_static_module --with-http_auth_request_module<br>
> > --with-http_random_index_module --with-http_secure_link_module<br>
> > --with-http_slice_module --with-mail --with-stream --with-http_ssl_module<br>
> > --with-mail_ssl_module --with-stream_ssl_module<br>
> > --with-openssl=objs/lib/openssl<br>
> > --add-module=objs/lib/spnego-http-auth-nginx-module --with-cc-opt='-I<br>
> > objs/lib/krb5/objs/include'<br>
> ><br>
> <br>
> I'm using a OpenSSL beta build from earlier, but I was able to reproduce<br>
<br>
Thanks for the details, OpenSSL 3.1.0-beta1 perfectly explains the <br>
issue you are seeing.  Avoid using it for anything but testing <br>
OpenSSL itself.<br>
<br>
> Saint's issue and discovered the work-around with lowering the<br>
> ssl_buffer_size to 4k,  Something for Saint to try out.<br>
<br>
I don't think it's related.  The issue you are seeing is very <br>
specific to some broken OpenSSL development builds, and shouldn't <br>
appear anywhere else.<br>
<br>
-- <br>
Maxim Dounin<br>
<a href="http://mdounin.ru/" rel="noreferrer" target="_blank">http://mdounin.ru/</a><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="https://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">https://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div>
</blockquote></div>