On 12/17/25 06:51, Liam Reilly wrote:
After some experimentation, I think I've got a working configuration.
Setting the timeout in /etc/mailman3/rest-wsgi.cfg did not seem to work
properly. In the end I had to modify the systemd unit file for mailmanweb,
adding a --timeout to the ExecStart line:
ExecStart=/opt/mailman/venv/bin/gunicorn -c /opt/mailman/mm/gunicorn.conf.py
--timeout 360 mailman_web.wsgi:application
You could add
timeout = 360
to /opt/mailman/mm/gunicorn.conf.py instead of modifying the mailmanweb
service command.
--
Mark Sapiro <[email protected]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at:
https://lists.mailman3.org/archives/list/[email protected]/message/NB7XDVCXJMJYAYTIAPYTO4U4ADWDKF7Q/
This message sent to [email protected]