Proton performance
|
|
I’m noticing a few performance related problems with proton. Sometimes it can take 1 minute (or more) for an app to respond. Logging on with SSH can also take forever, often requiring more than 3 minutes to get a response from the server. Is something happening with proton, or is it just me? |
|
|
Never mind, turns out it’s a network slowdown. Some problem with PA’s ISP. |
|
|
I’ve been having pretty consistent slow-downs too. More often than not, any page of my (very simple) app takes 30-60 seconds to respond. When I run `top` on the ssh session, I typically see at least one ruby process hogging 100% CPU (there’s currently one that’s racked up over 1000 minutes of CPU time), usually for the last several hours. Is there any way to automatically kill any processes that hog the machine for too long or something to that effect? |