> It's cache. RT has per apache process records cache(not shared). > > > Solution: turn off cache with DontCacheSearchBuilderRecords option in > the RT config. Very big perfomance pinalties are expected. Alternatively, a searchbuilder cache class with a shared memory cache.