Application Restart - Long Delay

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 anni tempo fa
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 anni tempo fa
Hello,

Read this & this

Hope it will help you.

Thanks,
Jatin
6 anni tempo fa
Hi!

Thanks. This is a very old post, what exactly do you want I read on it?
6 anni tempo fa
up!
6 anni tempo fa
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 anni tempo fa
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.