Application Restart - Long Delay

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 anos atrás
Hi!

Always we need to restart our site, it takes like 4-5mins to up again. Same dalay if we change global.asax, refresh pool or any other restart method.

Do you have any clue why it taking so long? Some schedule task maybe?

Dedicated XEON 16GB RAM, Nop 3.4, No 32bit enabled Pool. Only 1 site on pool.

Thanks!
6 anos atrás
Hello,

Read this & this

Hope it will help you.

Thanks,
Jatin
6 anos atrás
Hi!

Thanks. This is a very old post, what exactly do you want I read on it?
6 anos atrás
up!
6 anos atrás
Solved!

PageRedirect plugin was the guy! Avoid it.

We have more than 700 redirect URLs and the plugin creates a new route for each single redirection.

Exported from plugin to web.config rewrite rule map.
6 anos atrás
iob2000 wrote:
Solved!

PageRedirect plugin was the guy! Avoid it.

We have more than 700 redirect URLs and the plugin creates a new route for each single redirection.

Exported from plugin to web.config rewrite rule map.


thanks for sharing this information. +1
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.