wadtech Posted July 20, 2011 Posted July 20, 2011 Hi, Very impressed with HAP, recently implemented it here. We've set it up on a Server 2008 R2 web server (no other roles) with IIS 7.5. Everything works as intended but we have noticed that there is a considerable delay after entering login details, to being shown the HAP home screen. The delay is somewhere in the region of 25-30 seconds on average. Do you have any idea why this might be happening? We're using an external subdomain with ssl. Thanks, Pete
nickbro Posted July 20, 2011 Posted July 20, 2011 is it just for the domain admins? If so it could be the system checking for updates, you can stop this by removing the update checker code from default.aspx
wadtech Posted July 21, 2011 Author Posted July 21, 2011 Hi Nick, I completely forgot that we had narrowed it down to admins! Terrible testing policy ) How does the update checker work? We might as well leave it in if it's only us techs that are affected. Thanks for the response, Pete
nickbro Posted July 21, 2011 Posted July 21, 2011 It downloads the releases RSS feed from the HAP+ codeplex site
wadtech Posted July 21, 2011 Author Posted July 21, 2011 Aha I see! Thanks for your help. Cheers, Pete
ricki Posted July 22, 2011 Posted July 22, 2011 HI Some where in the back of my head we had a problem like this and it was the authentication protocol order and I am guessing here it was under In Features View, double-click Authentication. On the Authentication page, select Windows Authentication. I am sorry I cannot get to the server. The other problem we had was the server was not the correct time and kerboros was not working and it was using another auth protocol. Richard
wadtech Posted July 22, 2011 Author Posted July 22, 2011 Tried this, login was instant but access denied to all the users' drives
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now