Recent

Author Topic: Forum sloooow again...  (Read 1684 times)

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2645
Re: Forum sloooow again...
« Reply #15 on: March 03, 2025, 04:27:09 pm »
This website is running Apache 2.4.41 (w3techs.org), which was released 2019-08-14. The latest available is 2.4.63.

Err... wrong assumption
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

TRon

  • Hero Member
  • *****
  • Posts: 4309
Re: Forum sloooow again...
« Reply #16 on: March 23, 2025, 07:38:53 am »
I know it was said no cloudflare but fwiw in related news this week "Trapping misbehaving bots in an AI Labyrinth"
Today is tomorrow's yesterday.

440bx

  • Hero Member
  • *****
  • Posts: 5167
Re: Forum sloooow again...
« Reply #17 on: March 23, 2025, 09:31:57 am »
I know it was said no cloudflare but fwiw in related news this week "Trapping misbehaving bots in an AI Labyrinth"

From the above link:

Quote
Today, we’re excited to announce AI Labyrinth, a new mitigation approach that uses AI-generated content to slow down, confuse, and waste the resources of AI Crawlers and other bots that don’t respect “no crawl” directives.
The new rat in a maze... where's the cheese ?  :D
(FPC v3.0.4 and Lazarus 1.8.2) or (FPC v3.2.2 and Lazarus v3.2) on Windows 7 SP1 64bit.

korba812

  • Sr. Member
  • ****
  • Posts: 464
Re: Forum sloooow again...
« Reply #18 on: March 23, 2025, 12:34:54 pm »
I am not surprised by such initiatives since this is becoming a common problem:
https://thelibre.news/foss-infrastructure-is-under-attack-by-ai-companies/

440bx

  • Hero Member
  • *****
  • Posts: 5167
Re: Forum sloooow again...
« Reply #19 on: March 23, 2025, 01:54:40 pm »
The article that @korba12 linked to clearly shows that some companies are motivated by malice and not simply incompetence.

I was reading that and one thought crossed my mind to get rid of the problem which is: for a human it is difficult to visit more than 3 pages per second (implies good response time and someone who reads reasonably fast.) 

Presuming there are 500 real humans reading the forum and they are all "speed-pagers" (new term, I'm going to patent it ;) ), that means the server would experience a maximum of 1500 requests per second.  That's still a fair amount  but, once the server sees that load then it could _require_ the user to be _logged in_ to honor the request.  No log in = request ignored.

This would cause the number of requests to drop rapidly and, the rule could be implemented for a lower number of requests per second, e.g, 500 to keep response time reasonably speedy at all times.

Since bots rarely log in, that could be a first line of defense.  Known bots that behave as they should could be issued a user and password by the administrator..

Just thinking out loud but, there has to be a way to insert long delays on non-human activity.


(FPC v3.0.4 and Lazarus 1.8.2) or (FPC v3.2.2 and Lazarus v3.2) on Windows 7 SP1 64bit.

Fred vS

  • Hero Member
  • *****
  • Posts: 3533
    • StrumPract is the musicians best friend
Re: Forum sloooow again...
« Reply #20 on: March 23, 2025, 02:04:21 pm »
Could someone explain to me what the goal of these spammers is?

For example, on the uos forum (http://uos-forum.108.s1.nabble.com/), I have to delete new users and new spam threads every day.
What's the point of these spammers doing this? The same goes for the Lazarus forum. I'd really like to understand why they do this.
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 11030
  • Debugger - SynEdit - and more
    • wiki
Re: Forum sloooow again...
« Reply #21 on: March 23, 2025, 02:16:35 pm »
Spammers differ from AI bots.

Spammers just want to place either
- some add to be read by humans
- more likely to be seen by search engines.

The spam does not have to be present for long. I don't know if they can predict when search engines will index, but if they can have the spam up while that happens, that is all that is needed.

Also they don't care, if 99% of there spam gets deleted. With modern tools they can often create the user fully automatically. That is, like with email, they can post a many million targets with their spam at no cost. If 0.1% remains online for some time, that is still many 10000s spam posts that will be read by people who could fall for it.

---
AI bots want to train some AI LLM model. Likely that is done repeatedly while it gets developed.  Using the live online source seems simple to be the cheapest options. Always the most actual data, no caching and no need to determine what needs update in the cache.

They are simply ignorant to the issues they cause, as long as they can speed up their development and keep it cheap to them.

Fred vS

  • Hero Member
  • *****
  • Posts: 3533
    • StrumPract is the musicians best friend
Re: Forum sloooow again...
« Reply #22 on: March 23, 2025, 02:39:23 pm »
Thanks Martin for this light.

But I still dont understand the goal behind this.

The messages they send seem random; they're not even commercial advertisements, just meaningless text. What's in it for them? How can they make money from it? It requires programming these bots, it requires them to use their bandwidth, so what's the point?
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Thaddy

  • Hero Member
  • *****
  • Posts: 16805
  • Ceterum censeo Trump esse delendam
Re: Forum sloooow again...
« Reply #23 on: March 23, 2025, 04:03:23 pm »
Meaningless text can also be a very old form of encryption, like book ciphers.
You can not dismiss this beforehand, however unlikely this seems.
Changing servers. thaddy.com may be temporary unreachable but restored when the domain name transfer is done.

 

TinyPortal © 2005-2018