Views:

Here are several DPI error events and their meanings:

EventDetails
Base 64 Decoding ErrorPacket content that was expected to be encoded in Base64 format was not encoded correctly.
Client Attempted to RollbackA client attempted to roll back to an earlier version of the SSL protocol instead of the version specified in the ClientHello message.
Corrupted Deflate/GZIP ContentCorrupted Deflate/GZIP Content
Deflate/GZIP Checksum ErrorDeflate/GZIP Checksum Error
Double Decoding ExploitDouble decoding exploit attempt (%25xx, %25%xxd, etc.)
Edit Too LargeEditing attempted to increase the size of the region above the maximum allowed size (8188 bytes).
Error Decrypting Pre-master KeyUnable to unwrap the pre-master secret from the ClientKeyExchange message.
Error Generating Master Key(s)Unable to derive the cryptographic keys, Mac secrets, and initialization vectors from the master secret.
Error Generating Pre-Master RequestAn error occurred when trying to queue the pre-master secret for decryption.
Handshake Message (not ready)The SSL state engine has encountered a handshake message after the handshake has been negotiated.
Illegal Character in URIIllegal character used in URI
Incomplete Deflate/GZIP ContentCorrupted deflate/gzip content
Incomplete UTF8 SequenceURI ended in middle of utf8 sequence
Int Min/Max/Choice Constraint FailureA protocol decoding rule decoded data that did not meet the protocol content constraints.
Internal ErrorThe protocol decoding engine detected an internal corruption while processing a loop or nested type.
Invalid Hex Encoding%nn where nn are not hex digits
Invalid Lexical Instruction An internal error occurred causing the protocol decoding stack to become corrupt and stop processing for the connection.
Invalid Parameters In HandshakeAn invalid value was encountered while trying to decode the handshake protocol.
Invalid TraversalTried to use "../../" above root
Invalid Use of CharacterUsed disabled character
Invalid UTF8 encodingInvalid/non-canonical encoding attempt
Key Exchange ErrorThe server attempted to establish an SSL session with temporarily generated key.
Key Too LargeThe master secret keys are larger than what was specified by the protocol identifier.
Max Matches in Packet ExceededThere are more than 2048 positions in the packet with pattern match occurrences. An error is returned at this limit and the connection is dropped because this usually indicates a garbage or evasive packet.
Maximum Edits ExceededThe maximum number of edits (32) in a single region of a packet was exceeded.
Memory Allocation ErrorThe packet could not be processed properly because resources were exhausted. This may happen when too many current connections require buffering (max 2048) or matching resources (max 128) at the same time, or because of excessive matches in a single IP packet (max 2048), or because the system is out of memory.
Out Of Order Handshake MessageA well formatted handshake message has been encountered out of sequence.
Packet Read ErrorLow level problem reading packet data.
Record Layer MessageThe SSL state engine has encountered an SSL record before initialization of the session.
Region Too BigA region (edit region, uri, etc.) exceeded the maximum allowed buffering size (7570 bytes) without being closed. This is usually because the data does not conform to the protocol.
Renewal ErrorAn SSL session was being requested with a cached session key that could not be located.
Runtime ErrorRuntime error
Search Limit ReachedA protocol decoding rule defined a limit for a search or pdu object but the object was not found before reaching the limit.
Stack DepthA rule programming error attempted to cause recursion or used many nested procedure calls.
Type Nesting Too DeepA protocol decoding rule encountered a type definition and packet content that caused the maximum type nesting depth (16) to be exceeded.
Unsupported CipherAn unknown or unsupported Cipher Suite was requested. To prevent this issue, you can disable the unsupported cipher or create a Bypass Firewall rule for DPI checking. For more information, refer to the Supported cipher suites topic on Deep Security Help Center.
Unsupported Deflate/GZIP DictionaryUnsupported Deflate/GZIP Dictionary
Unsupported GZIP Header Format/MethodUnsupported GZIP Header Format/Method
Unsupported SSL VersionA client attempted to negotiate an SSL V2 session.
URI Path Depth ExceededToo many "/" separators, max 100 path depth
URI Path Length Too LongPath length is greater than 512 characters.