OpenStack in a snap!
Go to file
Gerrit User 8992 cb94ce747b Update patch set 2
Patch Set 2:

(1 comment)

> Patch Set 2: Code-Review-1
> 
> (1 comment)
> 
> I think we could use the native mechanism in glance (see the comment inline).
> 
> We could also disable proxy buffering so that "Transfer-Encoding: chunked" is handled better:
> 
> https://cloudblog.switch.ch/2015/08/10/buffering-issues-when-publishing-openstack-dashboard-and-api-services-behind-a-http-reverse-proxy/
> https://docs.openstack.org/glance/pike/admin/apache-httpd.html#mod-proxy-uwsgi
> 
> 
> Limiting the request size at the NGINX level would solve the problem but I would like to discuss the alternative first.

I think disabling the client_max_body_size is the simplest and most straightforward approach here. I don't see proxy configs in the nginx settings rendered by microstack today, so I think we should leave that for a future optimization.

Patch-set: 2
2021-04-27 21:19:23 +00:00
1fce2529f68833fb4a5864d616134a51ef1d15f1 Update patch set 2 2021-04-27 21:19:23 +00:00