https://bugs.openldap.org/show_bug.cgi?id=10426
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #4 from Howard Chu hyc@openldap.org --- Hi, looks like this is an invalid configuration, since you explicitly disable packet size limits. Also, even without packet size limits, you can only trigger this on a 32bit build, but nobody deploys 32bit servers any more.
# lift incoming size checks so large PDUs are accepted sockbuf_max_incoming 0
Closing this as invalid.