You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With pfcon configured in "innetwork" mode, in theory its memory usage should remain low. However, we are seeing its memory usage creep up and up, even to the point of reaching OOM.
In comparison, pman does not show its memory usage creeping up.
(This could just be because the Python garbage collector sucks.)
The text was updated successfully, but these errors were encountered:
With pfcon configured in "innetwork" mode, in theory its memory usage should remain low. However, we are seeing its memory usage creep up and up, even to the point of reaching OOM.
In comparison,
pman
does not show its memory usage creeping up.(This could just be because the Python garbage collector sucks.)
The text was updated successfully, but these errors were encountered: