zarafa-licensed
in large scale multi-server environments where the process could go out of filedescriptors. To solve this issue a priority queue is introduced. The priority queue will handle incoming requests directly before other requests are handled.
server.cfg
.
server_pipe_priority = /var/run/zarafa-prio
server.cfg
.
server_socket
in the licensed.cfg
is changed to use the priority socket.
server_socket = file:///var/run/zarafa-prio
licensed.cfg
is not automatically changed during the upgrade to ZCP 7.0.7. For customers running in a multi-server or archiving setup it’s recommended to change manually the server_socket in the licensed.cfg
.