D
Darren Parr
Guest
Hi We've noticed long delays when running fetches via the DOH. We're using server side paging and the DS fill from start to finish is taking 0.8 seconds but we're looking at a huge amount of time before we see the entry in the log file. I think the DOH is taking an age to work out what to do. The catalog fetch works via my own handler and I notice the column labels show instantly. Then I have to wait. In my scenario, the catalog fetch occurs. 26 seconds later it calls the read method. Clearly the kendo grid is making the call pretty much immediately. The read call ends 0.8 seconds after its called. So its slow. Note that after being called once, a subsequent call is OK and as I would like the first call. My .gen file is 6 MB. Is it reading the .gen file thats taking the time. I dont believe it reads it all as a different read call consumes similar delays the first time its made. Any ideas? -Darren
Continue reading...
Continue reading...