BytemarkHosting / docker-webdav

Docker image for running an Apache WebDAV server
MIT License
350 stars 166 forks source link

Can it support load balancing? #41

Open qjxcn opened 1 year ago

qjxcn commented 1 year ago

Can it support load balancing? For example, I hava two servers which use the same disk, and then I use docker start webdav service on each server, when I lock a.txt file on a server, can server b know the lock information of a.txt?