Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: CASANOVA on October 18, 2018, 05:27:38 PM
-
Hi,
What could be reasons for config server taking time for starting ?? and if started also taking it is taking time to respond to its clients.
in logs, I don't see any abnormality.
Thanks
-
How large is your config database? Remember that the config server has to read the entire database into memory before it's able to function properly, so the larger the DB, the longer it takes to start up.
Mine is around 500Mb and takes what feels like 4 - 5 minutes (I haven't timed it) to start.
-
Hi,
thanks for your response.
But I don't see any issue with my primary config server application. That's y I am confused.
-
It depends on size of your CFG database and number of objects within your configuration - check startup logs to see what happened.
-
Just a note that confserv is mono-thread by default.
So after loading it's database (as already mentioned), it will take time to send the information to all it's client.
The log is your best friend here...