Benjamin Freitag
Benjamin Freitag
basically the "upstream" directive would be the right place like upstream mybackend { server 172.18.0.5:8080 max_fails=0 fail_timeout=0; } to not let nginx drown you backend on errors since nginx' default...
# NextCloud/OwnCloud my-mind webdav well it seems to work "somehow" using `/remote.php/files` instead of `/remote.php/dav/files/username/` ( * my-mind cant handle 201 * but saving/ loading works * though the files...
( unfortunately snappymail that is a more-or-less rewrite of rainloop has the appdata-stuck problem as well - at least with 2 apaches in a row )
see this -> https://github.com/roehling/postsrsd/discussions/76#discussioncomment-4740635
one last hint: `409 Conflict` ( see above screenshot) should be handled , either by * "first get then diff then push" OR * "open dialog , let user choose...
( would just using tc be an option ? https://www.techrepublic.com/article/how-to-limit-bandwidth-on-linux-to-better-test-your-applications/ )