Project

General

Profile

Actions

tickets #101876

open

mailman3 - nginx errorlog - client intended to send too large body: 8147842 bytes, client: 127.0.0.1

Added by pjessen over 2 years ago. Updated almost 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Mailing lists
Target version:
-
Start date:
2021-11-03
Due date:
% Done:

80%

Estimated time:

Description

I happened to notice the nginx error.log being full of errors such as this - it appears that nginx only accepts 1Mb by default.
I have added 'client_max_body_size 10M;' to /etc/nginx/nginx.conf, which solved the issue. I don't know if there might be any undesired side effects though. It will of course also need to be salted.

Actions #1

Updated by pjessen over 2 years ago

  • Private changed from Yes to No

Well, that seems to have had the desired effect. No more such errors since 3 November.

Actions #2

Updated by pjessen over 2 years ago

pjessen wrote:

Well, that seems to have had the desired effect. No more such errors since 3 November.

Still no more errors.

Actions #3

Updated by lrupp about 2 years ago

  • Category set to Mailing lists
Actions #4

Updated by pjessen almost 2 years ago

  • % Done changed from 0 to 80

Well, that seems to have had the desired effect. No more such errors since 3 November.

7 months later, still no more errors.
Also to be salted: I have changed logrotate for nginx logs to daily, 90 generations.

Actions

Also available in: Atom PDF