Comment 3 for bug 1813415

Revision history for this message
GGrandes (ggrandes) wrote :

And... not only logs, memory is really leaked:
---
## Before restart:
  PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
14589 root 20 0 2029276 1.460g 5016 S 1.0 75.0 18:14.70 /usr/bin/stunnel4 /etc/stunnel/foobar.conf
## After restart:
  PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
  580 root 20 0 390604 7084 5556 S 0.0 0.3 0:00.33 /usr/bin/stunnel4 /etc/stunnel/foobar.conf
---