Answered
Performance issue : local vs remote
Hi,
I have 2 installation of CF MX 7 : 1 on my desktop, and one on a powerful Windows server.
I'm experiencing poor performance when opening a page with a large number of loop on the server. Here is a summary of my tests:
Open page from Local to Remote : 10 min
Open page from Local to Local : 2 min
Open page from Remote to Remote : 2 min (using Remote Desktop)
Open page from Remote to Local : 2 min (using Remote Desktop)
As you can see, it is way slower when opening the page remotely from the server. Unfortunately, it it how all our users open pages. It looks like the number of loop is the problem since looping through a query or loop to calculate numbers gives the same behavior.
Anyone knows how to solbe this problem?
Thanks
I have 2 installation of CF MX 7 : 1 on my desktop, and one on a powerful Windows server.
I'm experiencing poor performance when opening a page with a large number of loop on the server. Here is a summary of my tests:
Open page from Local to Remote : 10 min
Open page from Local to Local : 2 min
Open page from Remote to Remote : 2 min (using Remote Desktop)
Open page from Remote to Local : 2 min (using Remote Desktop)
As you can see, it is way slower when opening the page remotely from the server. Unfortunately, it it how all our users open pages. It looks like the number of loop is the problem since looping through a query or loop to calculate numbers gives the same behavior.
Anyone knows how to solbe this problem?
Thanks