Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DoS(Denial of Services) is one of the most common attacking method, which issues lots of request and exhaust free memory of the application server. The server will crash down due to out of memory problem eventually.

Excerpt

In Geronimo, You can swap inactive sessions to a file or just forget them. You can keep a certain number of sessions in main memory configurable via System configuration

console

as followed.

Configuring session manager

...