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

Twitcher unable to handle large http POST? #80

Closed
tlvu opened this issue Jun 11, 2019 · 2 comments
Closed

Twitcher unable to handle large http POST? #80

tlvu opened this issue Jun 11, 2019 · 2 comments
Labels

Comments

@tlvu
Copy link

tlvu commented Jun 11, 2019

We have an issue with the Ouranos fork of twitcher, which I think, I am entirely guessing here, is related to the large size of the http POST operation. See problem description here Ouranosinc/Magpie#189.

I was wondering if bird-house twitcher has ever had the same problem or if you can offer any debugging advice related to twitcher in general, thanks.

@cehbrecht cehbrecht added the bug label Jun 12, 2019
@cehbrecht
Copy link
Member

Following the discussion on Ouranosinc/Magpie#189
you already found a solution.

I had never a problem with post requests ... but probably they were not that large.

The client_max_body_size can be made configurable in the ansible deployment for nginx/twitcher.
https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size

@tlvu
Copy link
Author

tlvu commented Jun 17, 2019

Found a solution in Ouranosinc/Magpie#189 for our current version of twitcher. From that issue, apparently the latest twitcher do not have nginx anymore so this issue should not apply to latest twitcher anymore, closing.

@tlvu tlvu closed this as completed Jun 17, 2019
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