Hi, nginx is used as a proxy to forward traffic over ports 80 and 443 to the appropriate systems, depending on the subdomain. As HTTPS certificate Letsencrypt is used. It has been found that the data throughput on all websites is limited to about 400k. This limitation also applies to access via LAN. Only with direct access to the individual web servers one has a full data throughput of several megabytes per second. So far I have not been able to find a solution. No error messages are logged in the LOG files. An example config can be downloaded here: https://www.dropbox.com/sh/f3evo6n2s6qs12w/AAA5xF4fU3SEhCLpkoW9SaR3a?dl=0 Can someone give a hint, how the error cause can be limited? Thanks in advance.
For info: The website editor does not always seem to work properly. So my last answer was incomplete. The nginx problem persists and has not yet been resolved.
is there anything unusual in the nginx log? have you checked it? you had better first check the web server log, before asking any questions?