SITES WITH SCOUT SKINS ARE VERY SLOW TO OPEN

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

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.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/9/2019 12:22:25 PM
Gravatar
Total Posts 12

SITES WITH SCOUT SKINS ARE VERY SLOW TO OPEN

MP 2.7.0.0 MSQL 

SCOUT SKIN

the load of sites with Scout skins is very slow (1-2 minutes) before the caching. Changing the skin the loading appears faster (1-5 seconds).  What is the problem and how can be minimized?

best regards

Roberto

9/11/2019 2:59:52 PM
Gravatar
Total Posts 2239

Re: SITES WITH SCOUT SKINS ARE VERY SLOW TO OPEN

Hello Roberto,

What's going on here isn't caching, although it would seem it is.

The skin has a control called a SuperWrapper which creates content in the DB the first time the site is loaded with the skin. The content that is created is in the footer of the site, all of those "custom menu X" and "Follow Us" sections. It was a first attempt at creating skins with pre-defined content that would be on all pages of the site. We're working on some new methods for this so this first load doesn't take so long and the SuperWrapper isn't necessary.

Thanks,
Joe

4/30/2020 2:51:45 PM
Gravatar
Total Posts 46
Microquiz

Re: SITES WITH SCOUT SKINS ARE VERY SLOW TO OPEN

Hello,

This was fixed, for me, by:

goto web.config

search for Minify and sweitch to "false"

Scout skin loads like a dream.

Ray

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