Hi!, i am testing a C1 intranet that is running verryyyy slow.
using the c1mode=perf i am getting this:
Performance trace: Own time, ms P Function calls, ms
28.0 100304.5 (100%) C1 Page
88371.6 88371.6 (88%) Changing 'internal' media urls to 'public'
What can be the problem?
We had to set the ASP.NET cache to 0, because the server was caching the page and we were having the "profile header data" cached from user to user (we are using integrated security).
Regards!
using the c1mode=perf i am getting this:
Performance trace: Own time, ms P Function calls, ms
28.0 100304.5 (100%) C1 Page
88371.6 88371.6 (88%) Changing 'internal' media urls to 'public'
What can be the problem?
We had to set the ASP.NET cache to 0, because the server was caching the page and we were having the "profile header data" cached from user to user (we are using integrated security).
Regards!