Okay. It seems that the cm->max_queries is hard coded to 10,000 in overlays/pcache.c cm->max_queries = 10000; We do have queries like (mailLocalAddress=test1@example.com) and return Attrib is "mailRoutingAddress" and we do have more than 10,000 users! Is it possible to expose the max queries?