windows azure

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
1/5/2012 12:37:42 PM
Gravatar
Total Posts 68

Re: windows azure

Hi Joe,

Any chance at some point you can also publish a Azure Host release built for Small instances (vmsize=Small)?

-Bill

1/5/2012 1:14:18 PM
Gravatar
Total Posts 18439

Re: windows azure

Hi Bill,

What makes you think the vmsize is pre-determined or determined at all in Azure Host? I don't think it is and am pretty sure I was using small instances in my testing. I think that is something controlled by your Azure account. I'm pretty sure my account only has small instances available because it was one of those free trial deals but I ran past the free time period.

However, whether a small instance really has enough resources (ie available memory) to run it well is another question. If memory is too low it will cause constant recycling of the app pool just like in any other low memory hosting environment and that will kill performance.

Best,

Joe

1/5/2012 6:03:48 PM
Gravatar
Total Posts 68

Re: windows azure

Sorry Joe was swamped all day ....

See this MSDN link

The package there now is built vmsize=Extra Small.

1/6/2012 8:25:59 AM
Gravatar
Total Posts 18439

Re: windows azure

Hi Bill,

Thanks! I had not noticed that the instance size was baked into the package. I've updated the AzureHost zip to have sub folders with packages to support each of the possible WebRole Instance sizes, and I've updated the document here to mention choosing the contents of the folder based on the instance size you want to deploy. 

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.