KB Article #168149

Copilot usage

Problem

-What is the maximum users Copilot server can handle



Resolution

--The Copilot server handle one user session per Copsproc task.

--The uconf parameter copilot.misc.maxnbprocess = define the maximum number of simultaneous session allowed to log into Copilot

The default value is 20 while the upper limit is 2000 (note: limit depends of platforms)

FYI, the Copilot server will be reworked in the future so a single task will manage user connections.

The CFT catalog is cached into memory so concurrent Copilot access have minimum impact on performances.