Announcement

Collapse
No announcement yet.

Release 6.20.0: Introduced property MAX_BODY_SIZE in file 'server.properties' to restrict size of HTTP body data

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Release 6.20.0: Introduced property MAX_BODY_SIZE in file 'server.properties' to restrict size of HTTP body data

    Introduced property MAX_BODY_SIZE in file 'server.properties' to restrict size of HTTP body data. This helps preventing possible DOS attacks which leads the server to an Out-Of-Memory-Error.

    By default 0 is set, which means infinite.
Working...
X