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

Service will get stuck when predict large size images #891

Open
xuweidongkobe opened this issue Jan 17, 2020 · 1 comment
Open

Service will get stuck when predict large size images #891

xuweidongkobe opened this issue Jan 17, 2020 · 1 comment
Labels

Comments

@xuweidongkobe
Copy link

My MMS version is 1.0.4.
When I predict a large size image(about >6M), the service will get stuck. I check the doc, it limits the size of the input image.
All I want know is how can I modify this setting or any other better solution?
Hope to get your reply. Thank you!

@vdantu
Copy link
Contributor

vdantu commented Jan 17, 2020

Configure max_request_size in your MMS config. That will enable you to configure larger request size. You would need to look at mms_log.log to understand the error in your service.

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

No branches or pull requests

2 participants