Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to reduce memory consumption for Orchard CMS site hosted on Windows Azure Websites
    primarykey
    data
    text
    <p>I have an Orchard CMS website currently hosted on Windows Azure Websites.</p> <p>Its a pretty standard blog where images are hosted via skydrive and linked, so the blog itself only serves html.</p> <p>I've set it in Shared mode, running 1 instance.</p> <p>But I keep getting quota reached. and it seems like my site is always maxing out the memory (max is 512mb per hour) and I can't understand why?</p> <p>I've tried increasing to 3 instances, but it doesn't increase the maximum memory I can use.</p> <p>Update:</p> <p>The maximum usage for websites under Shared mode are:<br> CPU Time: 4 hours per day, 2.5minutes per 5 minute<br> File System: 1024mb<br> Memory usage: 512mb per hour<br> Database: 1024mb (web instance) </p> <p>Update2:</p> <p>I've tried re-creating my website in different zones. Currently my site is hosted in US West, which has the above limits, but other zones have slightly different limits, such as East Asia has 1024mb per hour memory usage limit! I haven't been able to dig up any documentation on this, which is puzzling.</p> <p>Update3:</p> <p>In Update2 I mentioned that different regions have different "memory usage per hour limit". This is actually not true. I had set up a new site under the "Free" setting with 1024mb per hour, but when I switched this to "Shared" the memory usage limit came down to 512mb per hour.</p> <hr> <p>I have not been able to reproduce this issue in any of my other sites despite being the same source code, which leads me to believe its something weird with my particular azure website set up. Possibly something to do with the dashboard as mentioned by @Vinblad.</p> <p>I'm planning to set up a new azure website in a different region, and while I'm at it, upgrade to Orchard 1.6</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload