Hello,
On Wed, 28 Feb 2024 21:45:37 -0300
Taco de Wolff wrote:
> Hi,
>
> I've noticed at least in 1.24.0 and 1.25.4 that adding an
> ssl_reject_handshake to the default server breaks SNI for other
> servers. Example:
>
> ```
> server {
> server_name _;
> listen 80 default_server;
>
Good day!
We created an institutional repository with eprints and using NGINX as load
balancer, but we encountered problem in uploading file to our repository.
It only alccepts 128 kb file upload, the client_max_body_size is set to 2
gb.
but still it only accepts 128 kb max upload size.
How to
Hi there,
On Fri, Mar 01, 2024 at 04:45:07PM +0800, zen zenitram wrote:
>
> We created an institutional repository with eprints and using NGINX as load
> balancer, but we encountered problem in uploading file to our repository.
> It only alccepts 128 kb file upload, the client_max_body_size is se