Load balancing Cute Chat/messenger
The following sections describe how to deploy Cute Chat and Web messenger in a clustered environment.
By default, Load balancing support is disabled in Cute Chat and Web messenger. To deploy Cute Chat and Web messenger in a clustered environment, you need to have a separate server which is running in single-process mode.
This server will be used as the chat server which will handle all chat requests. All servers participate in load balancing will pass the chat requests to this single server.
Deployment architecture
By default, Load balancing support is disabled in Cute Chat and Web messenger. To deploy Cute Chat and Web messenger in a clustered environment, you need to have a separate server which is running in single-process mode.
This server will be used as the chat server which will handle all chat requests. All servers participate in load balancing will pass the chat requests to this single server.
Deployment architecture
![]() |
Chat Server Setup.
|
![]() |
Deploy chat to all servers participate in load balancing
|

