mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Merge pull request #313 from haiwen/docker-cluster-sticky-session
Some checks failed
Deploy CI / deploy (push) Has been cancelled
Some checks failed
Deploy CI / deploy (push) Has been cancelled
docker cluster sticky session
This commit is contained in:
commit
792ca86a8f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue