X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/c6fb2bee8b0b03cae546057151e5ef07634a6e2c..ac3a27f5170d199ad452e29ce7f78a6f5d0be913:/server/tripe-admin.5.in diff --git a/server/tripe-admin.5.in b/server/tripe-admin.5.in index 86fe3149..bd0635e5 100644 --- a/server/tripe-admin.5.in +++ b/server/tripe-admin.5.in @@ -1359,6 +1359,16 @@ core in its configuration directory. .BI "ABORT repeated-select-errors" The main event loop is repeatedly failing. If the server doesn't quit, it will probably waste all available CPU doing nothing. +.SP +.BI "ABORT hash-size-too-large hash " name " size " sz " limit " max +An internal inconsistency: the hash function +.I name +produces a +.IR sz -byte +hash, but the server has been compiled to assume that no hash function +returns more than +.I max +bytes. .SS "ADMIN warnings" These indicate a problem with the administration socket interface. .SP