Results 1 to 1 of 1

Thread: max SOAP message size?

  1. #1
    Join Date
    Mar 2006
    Location
    Germany, Karlsruhe
    Posts
    157

    Default Max SOAP message size? DoS

    Hi,

    is it possible to set a MAX SOAP message size which is valid for all SOAP messages or all unbounded elements?

    Ingo


    Edit:
    With "unbounded" I meas something like this: type="xsd:hexBinary" maxOccurs="1" minOccurs="1"
    It's possilbe that someone sends a huge binary data message which causes an OutOfHeapSpace ERROR.
    Last edited by res1st; Jun 29th, 2010 at 07:43 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •