Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Slow Page Load 1st Time After Window Reboot
lester
#1 Posted : Monday, November 5, 2012 4:52:26 AM(UTC)
Groups: Member
Joined: 5/1/2012(UTC)
Posts: 4

Thanks: 1 times
I find that the website loads very slow (sometimes more than 20-30 seconds) for the first time after the server has been rebooted. After that, once the website has been accessed, the web pages will be loaded faster (within 3-4 seconds). I google this situation and many people using IIS has the same problem. It is due to the initialization for the asp.net website. However, IIS 7.5 has been catered for this problem with the application warm up feature.

Will there be any similiar solution or functionality in UltiDev Web Server Pro in next release? If not, is there any workaround for this situation? Our users always complain about the slowness of the website. Thank you for your help!
Ultidev Team
#2 Posted : Monday, November 5, 2012 10:45:12 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi there!

"Relative ping URL" field on the last application settings property page can be specified to that UWS will send a GET request to that URL about once a minute. If that URL points to an ASPX resource, the application will be kept compiled and loaded, and ensure quick first page serve time. The example of URL are: wakeup.aspx - points to wakeup.aspx file at the root of the application; subdir/another.aspx - a URL to the file in the "subdir" folder.

Please let us know if this information has helped.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
1 user thanked Ultidev Team for this useful post.
lester on 11/5/2012(UTC)
lester
#3 Posted : Monday, November 5, 2012 12:40:28 PM(UTC)
Groups: Member
Joined: 5/1/2012(UTC)
Posts: 4

Thanks: 1 times
Hi UltiDev Team,

Thank you for the quick reply! I will take a look on the setting.

Cheers,
Lester
Rss Feed  Atom Feed
Users browsing this topic
Guest (4)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.