Hi, I'm trying to understand what I can do to reduce the time needed by slapd to answer one simple query even though using the paging response option. When I do my request without pr switch it takes 5 ms, but if i do use the option it's around 105ms. Question is why ? And how I can get back to 5 ms when using the option ? Thanks
Le mer. 28 juil. 2021 à 21:10, Quanah Gibson-Mount quanah@symas.com a écrit :
--On Tuesday, July 27, 2021 8:13 PM +0200 Romain Madala romain.madala@gmail.com wrote:
Please provide additional details of the issue.
Thanks, but you didn't answer the above.
Regards, Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
--On Wednesday, July 28, 2021 10:53 PM +0200 Romain Madala romain.madala@gmail.com wrote:
Hi, I'm trying to understand what I can do to reduce the time needed by slapd to answer one simple query even though using the paging response option. When I do my request without pr switch it takes 5 ms, but if i do use the option it's around 105ms. Question is why ?
Because specifying paged results requires the server to do additional work.
And how I can get back to 5 ms when using the option ?
You can't.
Generally, using paged results indicates a poorly written application.
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org