Denizg,

On my local, I might see an initial delay of at most 2s. Java does just in time 
compiling, so initial access to some things will include compile time.
You can set the loggers to debug for as many systems as possible (spring prints 
a LOT of logs) and see where the delays show up.
Another option is a VisualVM, to see what is going on with running java 
processes.

Ray

On Fri, 2021-03-26 at 03:15 -0700, denizg wrote:
Notice: This message was sent from outside the University of Victoria email 
system. Please be cautious with links and sensitive information.

I am using cas overlay template (6.2.0).  the cas server will be ready too late 
(almost in 1 minutes), but that's not my real problem. when the screens are 
opened for first time, the responses are slow, and the first actions on the 
screens respond late.
For example, I open login screen for first time, it responds in 10-15 seconds.
I enter my crendetials for first time, it responds in 10-15 seconds.

i think it's not about computing power because i have good system (intel i7 cpu 
and 32 gb ram). i have tried to change jvm memory (overlay comes with 2gb, i 
increased it to 8gb for example. nothing changed), tried to remove lazy 
initialization beans if any, but didnt found any directly related beans.

i am sure everyone has this problem. do you have a solution for this?

thanks

--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | [email protected]<mailto:[email protected]>

I respectfully acknowledge that my place of work is located within the 
ancestral, traditional and unceded territory of the Songhees, Esquimalt and 
WSÁNEĆ Nations.

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/9088655a5f93fe3fa56767f7f52f361d0fa21a80.camel%40uvic.ca.

Reply via email to