Is it just me or has the board load times for posts increased significantly?
Perhaps just a clog in the tubes? I'm not seeing anything crazy right now.
I noticed some slow loading yesterday too.
"That's what she said."
I am experiencing slow loading, time-outs, and "no host found"
I'm on relatively quick wifi but I'm not at home, so I don't know if it's just me or my phone?
The rest of the Internet seems fine though
Resolved. In case an end time would benefit your investigation
Edit: I lied, continued issue
Quote from: Skatastrophy on November 22, 2025, 02:44:39 PMResolved. In case an end time would benefit your investigation
Edit: I lied, continued issue
Yeah, in some update, the system got reverted to some relatively small default numbers (256 simultaneous max web clients, and 150 max database threads). Fixed now.
Edit: I'm still seeing some things taking longer than I'd like. Might be time for a server reboot.
Edit 2: reboot done. We'll see...
Edit 3: Something still isn't right. I'll dig in more tomorrow.
Edit 4: it seems to be getting worse.
Quote from: rocky_warrior on November 22, 2025, 03:38:06 PMYeah, in some update, the system got reverted to some relatively small default numbers (256 simultaneous max web clients, and 150 max database threads). Fixed now.
Edit: I'm still seeing some things taking longer than I'd like. Might be time for a server reboot.
Edit 2: reboot done. We'll see...
Edit 3: Something still isn't right. I'll dig in more tomorrow.
Edit 4: it seems to be getting worse.
[/qoute]
What do you expect me to do without my scoop!
It's odd .. it's the time to first byte that's delayed. Initial delay, then the page loads instantly.
I don't think I fixed anything, but shut things down for a while and poked around (and ran database checks) and nothing obvious appeared. More of my Sat evening than I planned.
Maybe it will magically fix itself overnight (shrug)
Quote from: mu_hilltopper on November 22, 2025, 05:08:12 PMIt's odd .. it's the time to first byte that's delayed. Initial delay, then the page loads instantly.
Right, about 60% of my clicks happen instantaneously. I don't see any server hang-ups on the database, or Apache server (and things were still hanging when I kicked everyone off).
Ok, I think I finally got it. Web server (security) config option conflicting with newer security options. Keeping us all very secure by limiting access :o
Quote from: rocky_warrior on November 22, 2025, 08:18:48 PMOk, I think I finally got it. Web server (security) config option conflicting with newer security options. Keeping us all very secure by limiting access :o
This thread was a fun read. Thank you for your service. 🫡
Getting lots of "Forbidden access" when trying to access the site.
Any thought?
Quote from: jesmu84 on November 25, 2025, 04:16:51 PMGetting lots of "Forbidden access" when trying to access the site.
Any thought?
I've not seen that - at all. Desktop? Mobile? Any other details could help.
I do have another tweak to try tonight, because the previous fix is leading to slightly elevated CPU load.
Quote from: rocky_warrior on November 25, 2025, 05:38:23 PMI've not seen that - at all. Desktop? Mobile? Any other details could help.
I do have another tweak to try tonight, because the previous fix is leading to slightly elevated CPU load.
Mobile. Google Chrome. Google pixel.
I'll see if I can grab a screenshot the next time.
Quote from: jesmu84 on November 25, 2025, 06:42:35 PMMobile. Google Chrome. Google pixel.
Well, at least I'm currently on the same platform :P
Ok, well, I started looking into the high CPU load...and got it fixed...by shutting down the Wiki?
Best I can tell a botnet was hitting the wiki hard (and has been for a while). There are currently 686 active web requests on the site, and 427 of them are trying to access images from our wiki. And this happens continually. I picked 3 random IPs requesting the pages and came up with Uruguay, Vietnam, and Indonesia.
So, for the moment, the wiki will just report errors. Taking it down has gotten us from super high load, to virtually nothing. Will keep watching and try to get it back online (because I know it's super important to you all).
Rocky -
Well, with the time off, I did manage to get some patches applied to the site, and got the wiki back online. Hopefully it doesn't cause problems again.
Quote from: rocky_warrior on November 25, 2025, 09:50:01 PMBest I can tell a botnet was hitting the wiki hard (and has been for a while). There are currently 686 active web requests on the site, and 427 of them are trying to access images from our wiki. And this happens continually. I picked 3 random IPs requesting the pages and came up with Uruguay, Vietnam, and Indonesia.
They're back at it, over 900 active connections on wiki images. Wiki is still up, just removed the images. #someoneistargetingus
Quote from: rocky_warrior on February 28, 2026, 09:02:44 PMThey're back at it, over 900 active connections on wiki images. Wiki is still up, just removed the images. #someoneistargetingus
There are about ~2000 images stored in our wiki. ~1000 connections every minute to get those images is foul play.
But the players underestimate me...
A DDOS attack from the Facist State of Mequon?
Quote from: Shaka Shart on February 28, 2026, 11:12:36 PMA DDOS attack from the Facist State of Mequon?
The Dang Dentists Of Scoop are something....
But neither they, nor keefe have the funds for this. I've paid bot army's for things. But we're talking terabytes of data, originating from foreign countries.
In a "normal good" month we push about 1.5 terabytes to the world. Last November, when I finally caught this, we pushed about 6TB. Still well within our (paid) limits. But...I don't like to get played.
New month! Full throttle!
They'll choke on the data!
Down to 59 requests per second. Idiots.
Can you block the IP range? Or is it distributed?
Quote from: mu_hilltopper on March 01, 2026, 03:33:30 PMCan you block the IP range? Or is it distributed?
It's literally all over the map. I've added an additional bandwidth limiting module, which seems to help, but I still can't leave images up on the wiki for now. I suppose I could block most international traffic, but that's more work than I'd like too :)
Even right now, of the ~300 connections to the site, ~200 are trying to grab media off the wiki (they must be sleeping).
Quote from: rocky_warrior on March 01, 2026, 05:51:50 PMIt's literally all over the map. I've added an additional bandwidth limiting module, which seems to help, but I still can't leave images up on the wiki for now. I suppose I could block most international traffic, but that's more work than I'd like too :)
Even right now, of the ~300 connections to the site, ~200 are trying to grab media off the wiki (they must be sleeping).
I've run my web properties through Cloudflare and it has automagically managed bot traffic for me. Especially since the pages they're hitting are static, something like Cloudflare could deliver a cached version from the edge, rather than requests hitting your servers.