MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Why the site is working so slow ?  (Mono Support )

Viewed 10703 time(s), 3 post(s) 7/22/2013 8:57:58 PMby super
super

super

7/23/2013 2:54:09 PM
I didn't do any major customization in the code but still my site takes a while to load every time ?

It takes time to load for the first time. Once the site is loaded, it works fine but every time for the 1st time it takes forever.

Information: The site is on shared server (on hosting company server)

I have other websites too on the same server and they work fine and load fast. Only this monox based website is taking forever to load, why ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
khorvat

khorvat

7/23/2013 7:41:00 AM
Hi,

initial load is a normal thing in ASP.NET world, there are some tricks to bypass that but it's up to you to use them or not. This mainly happens and it's noticed on sites that don't have to many visits. Once you get some traffic this will happen very rare so I think that you don't have to worry to much, also this heavily depends on the hardware you are using so initial load is more noticeable in shared hosting environments then in dedicated server one.

I think you are fine with this here are the few things that you can do about it

- Set higher idle time for your web site inside the IIS
- You can turn on Application Initialization & IIS.NET

Let us know if you need more information.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
khorvat

khorvat

7/23/2013 7:42:19 AM
BTW - your app started under 20 sec for me and considering this is a shared hosting environment this is very good. Maybe this is due to difference in time zones and right now your server are not under heavy load.
This content has not been rated yet. 
15993 Reputation 2214 Total posts