in reply to Re^2: Chat server impossible with Perl?
in thread Chat server impossible with Perl?

The client could grab more "able" slots for itself by issuing lots of "iam" messages, but this isn't really necessary.

Neat, I never noticed that attack. It's subtly different from a file descriptor DoS but probably nastier because there's no external limits on how much resources can be used.

c.

  • Comment on Re^3: Chat server impossible with Perl?