Has anyone else observed slow performance when going to the /cas/login servlet without a service?
I have customized my login-webflow.xml to where a successful login without a service does something different, and my typical end-user experience will be to go to https://<domain>/cas/login without a service, and after successfully logging in, my app will decide where to take you next. When I go directly to a casified application, like Moodle, it redirects me to the cas login screen very quickly, and I see my service in the URL. But when I go directly to the /cas/login servlet without a service in the URL, I'm finding it takes ~20 seconds for the login form to load. I'm seeing this in development, test, and production. development is windows xp (IIS 5.1) and Tomcat 5.5 (2GB RAM) test & production are both windows 2003 server (IIS6) and Tomcat 5.5 (4GB RAM) (JRE is 1.5.0_16 for all 3 environments) test & production are also both dedicated servers for CAS, so this is all that they are doing. Any suggestions? Thanks, -Brian -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
