Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using webdav to upload large files #139

Closed
hacdias opened this issue Jul 18, 2017 · 5 comments
Closed

Using webdav to upload large files #139

hacdias opened this issue Jul 18, 2017 · 5 comments

Comments

@hacdias
Copy link
Member

hacdias commented Jul 18, 2017

From @isdamir on May 17, 2017 8:24

Using webdav to upload large files takes up memory equal to the size of the file, and the upload speed is very unstable.

Copied from original issue: hacdias/filemanager-old#90

@hacdias
Copy link
Member Author

hacdias commented Jul 18, 2017

From @isdamir on May 17, 2017 9:54

i found some link:
caddyserver/caddy#1310
caddyserver/caddy@8048e9c

but not work in caddy-filemanager

@hacdias
Copy link
Member Author

hacdias commented Jul 18, 2017

Hello @isdamir! Right now I'm using Golang's official webdav package so I can't do much about it. Although, I'm not sure if it's related to webdav package or Caddy itself. Do you know anything about this @mholt?

@hacdias
Copy link
Member Author

hacdias commented Jul 18, 2017

From @mholt on May 17, 2017 14:5

No clue. Some profiling would be needed to figure out why it's using a lot of memory.

@hacdias
Copy link
Member Author

hacdias commented Jul 18, 2017

From @isdamir on May 19, 2017 5:59

OK, I try to debug, have more information and then feedback.

@hacdias
Copy link
Member Author

hacdias commented Jul 18, 2017

This plugin no longer supports WebDAV. Please try caddy-webdav.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant