diff --git a/manual/docker/cluster/deploy_seafile_cluster_with_docker.md b/manual/docker/cluster/deploy_seafile_cluster_with_docker.md index 862aa794..a0b6c8b0 100644 --- a/manual/docker/cluster/deploy_seafile_cluster_with_docker.md +++ b/manual/docker/cluster/deploy_seafile_cluster_with_docker.md @@ -1,5 +1,7 @@ # Seafile Docker Cluster Deployment +Seafile Docker cluster deployment requires "sticky session" settings in the load balancer. Otherwise sometimes folder download on the web UI can't work properly. Read the [Load Balancer Setting](https://manual.seafile.com/deploy_pro/deploy_in_a_cluster/#load-balancer-setting) for details. + ## Environment System: Ubuntu 20.04