1
Forum Issues / Re: Slow/Unstable Forum Connection Recently?
« Last post by skoormit on June 09, 2025, 12:16:47 PM »The intermittent nature of the problem definitely indicates a server-side issue.
Maybe there is a connection pool issue--some crusty old code not disposing of connections appropriately, perhaps?
Could be disk usage is being thrashed...though it seems that wouldn't be likely to give an immediate error response unless the problem has been bad for a long time.
Maybe there is a connection pool issue--some crusty old code not disposing of connections appropriately, perhaps?
Could be disk usage is being thrashed...though it seems that wouldn't be likely to give an immediate error response unless the problem has been bad for a long time.