Mike Dillon
|
ac1f2d8875
|
Include Host or SERVER_NAME in logs
|
2014-12-06 17:46:25 -08:00 |
|
Mike Dillon
|
54b9043323
|
Remove redundant access_log and error_log
|
2014-12-06 17:45:59 -08:00 |
|
Mike Dillon
|
0306692b31
|
Move gzip_types, access_log, and error_log to http
|
2014-11-25 16:56:16 -08:00 |
|
Mike Dillon
|
a84aee4a84
|
Drop unused index variables from range statement
|
2014-11-25 16:56:16 -08:00 |
|
Mike Dillon
|
3414a02edf
|
Make template more readable
* $value -> $container
|
2014-11-25 16:56:16 -08:00 |
|
Mike Dillon
|
e1bbe8cde0
|
Raise proxy_buffering statement to http level
|
2014-11-25 16:56:16 -08:00 |
|
Mike Dillon
|
5b9e8c4554
|
Move settings that don't differ per container to the top level
|
2014-11-25 16:56:16 -08:00 |
|
Mike Dillon
|
6c2221bdcc
|
Set "Connection: upgrade" when we receive an "Upgrade" header
Fixes #37
|
2014-10-25 17:13:17 -07:00 |
|
Mike Dillon
|
0028cdafe9
|
Add comment about X-Forwarded-Proto mapping
|
2014-10-25 17:13:04 -07:00 |
|
Mike Dillon
|
ddfd8ef8f4
|
Update to docker-gen 0.3.4
|
2014-10-22 16:32:50 -07:00 |
|
Mike Dillon
|
199f18da07
|
Pass through X-Forwarded-Proto
* Creates a $proxy_x_forwarded_proto variable that is set to the
X-Forwarded-Proto header passed by the client or else the $scheme
|
2014-10-22 15:18:46 -07:00 |
|