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

Slowdown on non final chunk upload #4

Open
kubco2 opened this issue Jul 24, 2015 · 0 comments
Open

Slowdown on non final chunk upload #4

kubco2 opened this issue Jul 24, 2015 · 0 comments

Comments

@kubco2
Copy link

kubco2 commented Jul 24, 2015

Hello,
I use upload control in presentation view of uploaded files and problem is that every nonfinal chunk of file generate page view.

As upload continue and files count increases, page loading increase too and then every nonfinal chunk generate whole page which can takes long time to generate(for me it was sometimes more than 10s to render page(a lot of files)).
Final chunk of file is fine because of sending only snippets.

If plupload is ajax based, it should send json based response, or no?
Or how can I properly detect nonfinal chunk POST to disable generating page view?

Thanks for response.

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