k44sh / rutorrent

rTorrent/ruTorrent Docker compatible with Radarr/Sonarr
MIT License
28 stars 5 forks source link

Two unresponsive rtorrent processes after ressource intensive operations #9

Open L3Nerd opened 1 month ago

L3Nerd commented 1 month ago

Hi,

I did some bulk-delete operations (deleted 80 torrents at once) and ruTorrent wasn't responsive anymore. A toast message was indicating that the XMLRPC to rtorrent ran into a timeout.

I had to restart the container.

Before the restart I investigated the issue and the process list showed more rtorrent processes than usual.

Is this a configuration error or can you do something about it in the image itself?

# ps aux | grep -v nginx | grep -v php | grep rtorrent
  135 root      0:00 s6-supervise rtorrent
  138 rtorrent  2h50 {rtorrent main} rtorrent -D -o import=/etc/rtorrent/.rtlocal.rc -i X.X.X.X
52571 rtorrent  0:00 [rtorrent scgi]
52572 rtorrent  0:00 {rtorrent scgi} rtorrent -D -o import=/etc/rtorrent/.rtlocal.rc -i X.X.X.X
52573 rtorrent  0:00 {rtorrent main} rtorrent -D -o import=/etc/rtorrent/.rtlocal.rc -i X.X.X.X