On Sep 22, 2020, at 4:30 PM, Mark Sapiro <mark@msapiro.net> wrote:
On 9/22/20 12:45 PM, Seth Seeger wrote:
I apologize, because I think this was talked about before, but I could not find it in the archives.
For one list, the REST API times out. Doesn’t seem to matter which page I try to go to. The uwsgi-error.log entry:
...
The other lists work fine.
This can happen on lists with lots of members.
Try increasing the timeout. See <https://wiki.list.org/x/17892072>
Thank you - that did solve my timeout problem.
However, each page for this list takes between 40 and 80 seconds to load. The list has 465 members, and it’s running (via Docker) on a 2 core, 4 GB RAM Linode VM. I’ve watch htop during the load - one CPU is around 20%, and the other hovers around 80%, mostly with the process “runner”.
Is there a way to optimize this list? There are no held messages, no subscription requests, no templates.
The next biggest list has 438 members, and all those pages load very quickly (0-2 seconds). I can’t figure out what the difference between the two lists.
Thanks, Seth