Change log level for unsolicited response

This commit is contained in:
Ondřej Kuzník 2018-02-21 14:06:00 +00:00
parent edfb3d73d6
commit d954216f93

View file

@ -105,7 +105,7 @@ handle_unsolicited( LloadConnection *c, BerElement *ber )
c->c_state = LLOAD_C_CLOSING;
}
Debug( LDAP_DEBUG_CONNS, "handle_unsolicited: "
Debug( LDAP_DEBUG_STATS, "handle_unsolicited: "
"teardown for upstream connection connid=%lu\n",
c->c_connid );