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

With keter you can not upload files with a capacity of 100 MB or more #173

Open
ncaq opened this issue Aug 16, 2017 · 0 comments
Open

With keter you can not upload files with a capacity of 100 MB or more #173

ncaq opened this issue Aug 16, 2017 · 0 comments

Comments

@ncaq
Copy link

ncaq commented Aug 16, 2017

I am trying to migrate from nginx to keter, expecting to improve performance and maintainability.
However, one problem has occurred and can not be migrated.

That means that files with a capacity of over 100 MB can not be uploaded.
Attempting to upload a large file causes the following error.

16/Aug/2017:08:23:43 +0000 [Error#yesod-core] Warp: Client closed connection prematurely @(yesod-core-1.4.35.1-EPfHrCLm8ZiESymmsAHWsl:Yesod.Core.Class.Yesod ./Yesod/Core/Class/Yesod.hs:693:5)

connection-time-bound of keter-config.yaml is set to 0.

Is this a bug? or can I avoid this by adjusting the settings?
Since this problem does not occur in http://localhost:3000 and https://localhost:3443, we judge that it is not a setting or a bug of warp or yesod itself and post it here .

Thank you.

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