The Application:About 200 databases with 70.000 docs.
Each night 10.000 docs deleted and 10.000 docs inserted.
Each http session is logged in a database and each request is verified.
Each response to the user request is generated using the Msxml2.DOMDocument object and accessing from 1 to 100 docs.
The Problem
Migrating from Domino 5.0.12 to 6.5.1 the requests are buffered for minutes regardless from standard R6 caching or R5 compatibility caching mode and regardless from the time (day or nigth)
The Question
Any suggestion?