When AgentAPI call init() process and try to connect with Policy Server, some more latency issue have been occurred.
Is there any way which can reduce this interval ?
In default, AgentAPI takes 6000 milliseconds at maximum for init() process, and maximum retry number is 5 times.
Execute java command and tune retry interval.
e.g ) java -DNONBLOCKING_CONNECTION_SLEEP_TIME=1000
Pure Java AgentAPI Performance Issues (181112) :