[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: paged results gives invalid cookie (ITS#3089)



> I'm still able to generate the error with (at least) one of my databases.
> This database was loaded with 2.2.11, not head, however - maybe I should
> reload the database first?.

The current design allows ony one pagedresults request per connection;
by chance, are you issuing different requests on the same connection?
I mean: on a single connection, starting more than one search with
pagedresults control, and performing them simultaneously, randomly
intermixed?  In this case, it's guaranteed that it won't work, because
slapd uses the connection structure to save the state of the last returned
search.  This is indeed a design limitation, and might require a bit of
coding to be overcome.

Can you clarify?

Thanks, p.

-- 
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it


    SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497