hi all, [nginx]"accept_mutex on" cause 1s delay

2019-11-10 Thread lx
hi all: I use nginx-1.16.0, nginx is running on X86 embedded devices. The embedded device has 4 CPU, CPU type is: "Intel(R) Atom(TM) CPU D525 @ 1.80GHz". When I use "accpet_mutex on", nginx use 1 secod for get static file. *events { use epoll;accept_mutex on;worker_connections

Pandora-Charms als auch -Armbänder

2019-11-10 Thread Breukers
I am Allgemeinen können die [url=https://www.setschmuckch.com/]pandora schmuck online kaufen[/url] systematisch aus den neuesten Schmuckwerkzeugen und -methoden hergestellt werden, um ihre Eleganz und Anmut für expire zielorientierten Kunden zu erh?hen. Auf der anderen Seite haben die Pandora-Charm

Re: Extremely slow file (~5MB) upload via POST

2019-11-10 Thread Andrei
Bit off-topic, but, if you really want to improve the performance and ditch an upstream service which just takes in file uploads, you can do it directly in nginx with some Lua. For example https://www.yanxurui.cc/posts/server/2017-03-21-NGINX-as-a-file-server/. I used this method for large sites (2

Extremely slow file (~5MB) upload via POST

2019-11-10 Thread frank.muller
Hi everyone I'm new here, and i've searched if the problem appeared before but couldn't find anything useful. [DESCRIPTION] I've an upstream backend service behind Niginx (1.16.1, openssl-1.1.1) which allow people upload files from their browser. The files are simply stored on disk. Nothing else