This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



May 18, 2011, 11:10 AM
1 Posts

XPage Websites very very slow to load

  • Category: Performance
  • Platform: All
  • Release: 8.5.2
  • Role: End user,Developer,Administrator
  • Tags:
  • Replies: 1
Hi there,
 
Firstly - let me say for the record that I think XPage technology is fantastic. My company has done a couple of projects in XPages and it is great to work with.

However, there is something seriously wrong with the performance of it when accessing this from countries with low bandwidth internet access like Namibia. I just tried to open www.openntf.org. I've now waited 10 minutes (Yes, I promise you - 10 minutes) and the site has still not loaded anything on the screen. I can see that it's still loading, but the screen is still blank.
 
I tried this on both Firefox 4 and IE9. Same result both sides.

Also have a look at www.crvanwyk.com - This site has been created by our company and is hosted in the US. Accessing this from Namibia, takes approximately 2 minutes after which the site's performance goes to normal.
 
If you compare this to any other type of site such as an asp or php site, we have absolutely no issue loading those sites quickly and effectively.

IBM? Any ideas?
 
Regards
Rayno
May 23, 2011, 8:36 AM
7 Posts
Re: XPage Websites very very slow to load
Rayno,
Thanks for sharing you experience on this. As most of us work on high-speed connections, we tend to forget to test the performance of our apps on slow lines :)
 
First thing that comes in my mind is the number of file resources that are loaded when opening an XPages website (=css and js files). Once they are loaded, they remain cached, so it makes sense that the first load is extremely slow. If you load openntf.org in FF, with firebug open, you see 74 requests in the "Net" tab of Firebug.  That is way too much, and unacceptable for modern websites, imo. I've noticed that, even for a basic XPages website, all the dojo stuff is loaded, even if you don't use dojo, or only use particular dojo resources. I don't see the point of this.
 
On http://www.crvanwyk.com, there are only 20 requests, that's why it "only" takes 2 minutes to load, and not 10 like openntf. Do you know how this has been achieved? I mean, how can we load an XPages site without loading all the  unneeded js and css stuff that is loaded by default?
Thanks
Pascal 

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal