mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
06.15.2011 3c685926df93073d5c5088434132a6f3f844ba32
refs
author Matthew Swift <matthew.swift@forgerock.com>
Thursday, October 6, 2011 16:15 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Thursday, October 6, 2011 16:15 +0200
commit3c685926df93073d5c5088434132a6f3f844ba32
tree 635b768d236b51d55f7e95501f4ab3cdc186f963 tree | zip | gz
parent 381699566181f2854bd83c0f27351aae3e75e6d8 view | diff
Fix OPENDJ-306: Misleading access log error message when client resets the connection.

If an IO error occurs and no request is in the process of being read then treat the error as a connection reset, otherwise treat the error as an IO error as opposed to a protocol error.
3 files modified
51 ■■■■ changed files
opends/src/messages/messages/protocol.properties 3 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/asn1/ASN1ByteChannelReader.java 26 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java 22 ●●●● diff | view | raw | blame | history