I forgot a debugging slapd section in Troubleshooting and a Migration
section for moving from slapd.conf to slapd.d dirs etc.
Gavin.
> Dear All,
>
> We all know the docs weaknesses, I've started this to try and
> address them, as more and more people are using our docs as
> an excuse not to use
In the OpenLDAP, the incoming requests are first inserted in a list and then
assigned to the work threads.
Take a scenario as follow, there are T1,T2,T3,...Tn requests in order, T1 2
is a "modify request", and T3 is
a "search request".If these request are serially handled one by one, then T3
will
石斌(Seuler.shi) wrote:
In the OpenLDAP, the incoming requests are first inserted in a list and
then assigned to the work threads.
Take a scenario as follow, there are T1,T2,T3,...Tn requests in order,
T1 2 is a "modify request", and T3 is
a "search request".If these request are serially handled o