docs(user): add slow WebDAV performance to Known Problems section#14908
Merged
Conversation
Performance degradation when using WebDAV with a regular password instead of an application password was only mentioned as a general note at the top of the page. Users troubleshooting slow transfers are unlikely to find it there. Added a dedicated Problem/Solution entry in the Known Problems section with keywords (slow, times out) to improve discoverability. Fixes #13920 Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Looks good, thanks for taking your time to address this. |
provokateurin
approved these changes
May 19, 2026
Contributor
📖 Documentation Preview📄 1 changed documentation pageLast updated: Tue, 19 May 2026 11:00:19 GMT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
☑️ Resolves
Summary
Using a regular account password with a WebDAV client carries a significant server-side
performance penalty (see nextcloud/server#32729). The existing documentation mentioned
this only as a small note near the top of the page — users troubleshooting slow transfers
or timeouts would not find it by scrolling to Known Problems.
Added a dedicated Problem / Solution entry in the Known Problems section with
relevant keywords (slow, times out) so that users land on the solution when they search
for performance issues.
cc @toluschr @jose1711
🖼️ Screenshots
No visual layout change — text-only addition to Known Problems section.
✅ Checklist
codespellor similar and addressed any spelling issues