-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
We are using the webdevops/vagrant-docker-vm (https://github.com/webdevops/vagrant-docker-vm). In this VM the dinghy-http-proxy is in usage.
My Problem:
I get an "upstream sent too big header while reading response header from upstream,” Error.
I think its related to an xdebug Bug which sends to many headers, in my case the header
Set-Cookie: XDEBUG_SESSION=docker; expires=Wed, 12-Apr-2017 08:02:41 GMT; Max-Age=3600; path=/
is 140 times send.
There ist already an Ticket at: https://bugs.xdebug.org/view.php?id=1397
Nobody knows when this will be resolved.
My question, is it possible that you increase the “client_header_buffer_size” as workaround for this issue?
Thank you
Metadata
Metadata
Assignees
Labels
No labels