Hi, I have strange situation in sql prof, when trace app witch use nhibernate there is a lot of same queries with different params, and then in sql prof I see pause about 2-3 seconds between two of same type of queries and after that all is regular.
All off this queries have the same duration (0 in milisec) and all in this set have start time like endtime of previous or 20 ms after query except this with 3 sec delay.
It's not only one situation, when i refresh page in web app then look trace there is more situation like this without any rules.
Is there any help?
p.s. Sorry but my account not verify jet and can't upload picture off trace.