Custom Register page is loading real slow

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 лет назад
Hi everyone,

I had to customize the registration page completely. I added several fields to it but they are not supposed to be saved into the db. Instead, what was requested was to just have the extra fields emailed. So I did that by customizing the CustomerController of course and added the several fields into the Model as well to access the information. Also, instead of using the built in captcha system, work requested to make it a simple question and answer where I use the registration validator for the answer.

Unfortunately, it's been loading UBER slow. Does anyone have an idea as to why this is happening? If anyone has a suggestion on how I can trace why it's taking forever to load, please let me know.

Here is site: icc.com
Registration: icc.com/register
11 лет назад
I also ran a debug instance locally and when I attempt to access the registration page, it jumps to it rather quickly. Could it be my web host or something?
11 лет назад
^ bump ^
11 лет назад
^ bump ^
11 лет назад
Ok, so it looks like the App Pool might be crashing when calling out the Register method? Has anyone ever ran into this before? However it only seems to be doing this on our server for Arvixe webhost. We have the exact same site mirrored on Singlehop on our dedicated server as a backup and the page doesn't load that slow nor does the App Pool crash. Need help gurus please. Thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.