iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I have a page with about 155 Intersoft Controls excluding normal ASP/HTML items on it. The problem is that when loading the page for the first time it takes between 11s-15s to get the ISRes.axd?G/Localization.default.xml, please see added picture below. Is there any way around this? I have included a sample of what I am doing that does not load any data, so this is just the rendering of the page/Intersoft controls and it take about 18s. I am doing this in IE(10). We need to be able to load this page in about 10s, and this is including getting data from the database.
Thank you for the detail information and the sample.
In IE Developer Tools, the value shown under the Taken column is the Request time. Request: Time to first byte. The time taken to send the request and receive the first response from the server.
The time taken to get/download the resource is Response time. Response: The time taken to receive the response data from the server.
By using your sent sample, I got 5.76 s of Request time and less than 1 ms of Response time (see screenshots below).
... it takes between 11s-15s to get the ISRes.axd?G/Localization.default.xml
I believe when we try to measure the time takes to get the Localization.default.xml, we should refer to Response time (not Request time). Note: in Chrome developer tools, the Response time is Content Download; and the Request time is Waiting (TTFB).
Please let me know if you have different thoughts.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname