e6219582c8
There have been some lessons learned on how to best deploy glance from using uwsgi in the gate. This commit updates the docs a bit to explain some pitfalls to avoid. This also adds a glossary at th end of the docs to explain common terms. There are several very similar terms with related meanings used in the doc so to clear up confusing the glossary should be helpful. Change-Id: I255d2049a5d519909c88101833ddd259328fcee7
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
KeepAlive Off
|
|
SetEnv proxy-sendchunked 1
|
|
ProxyPass "/image" "http://127.0.0.1:60999" retry=0
|