Depending on the number of logins and use of spine data collector, %s will need many connections.The calculation for spine is: total_connections = total_processes * (total_threads + script_servers + 1), then you must leave headroom for user connections, which will change depending on the number of concurrent login accounts.
Залежно від кількості входів і використання колектора даних Spine, %s потребуватиме багато з’єднань. Розрахунок для spine такий: total_connections = total_processes * (total_threads + script_servers + 1), тоді ви повинні залишити запас для з’єднань користувачів, який змінюватиметься залежно від кількості облікових записів одночасного входу.