Hi everyone,
I’ve been using Peplink hardware for my network infrastructure for a while now, but I’ve recently run into a strange performance issue when accessing the InControl 2 dashboard or the local web admin from a machine that is under heavy load.
I’ve noticed that whenever my local environment is under significant resource pressure—specifically when I’m running several background automation scripts or testing out the arceus xexecutor for its multi-threading capabilities—the Peplink web interface becomes very “sluggish.” The most frustrating part is that I frequently get “Session Timed Out” or “WebSocket Connection Failed” errors while trying to monitor real-time traffic or adjust PepVPN settings. While I was discussing these environmental bottlenecks with some other developers, it seemed like the browser’s main thread was being deprioritized by the OS, causing the heartbeat signal to the router to drop during these high-concurrency spikes.
Has anyone else noticed their web admin becoming unresponsive or hitting silent API timeouts if there are other high-performance tasks running in the background? I’m also seeing occasional rendering issues with the SpeedFusion status graphs where they just stop updating until I force a hard refresh.
I’m trying to figure out if there’s a way to make the web session more resilient—perhaps by adjusting the session timeout limits in the firmware or if I should look into a more aggressive browser memory allocation to ensure the UI remains fluid in “noisy” multitasking environments. If you’ve dealt with stabilizing the management experience while multitasking heavily—or have tips on preventing these silent script failures—I’d really value your advice!
Best regards!