lumbert

Results 3 comments of lumbert

Nginx ReverseConfig created by Bunkerweb: proxy_intercept_errors on; underscores_in_headers on; location / { etag off; set $backend0 "http://tandoor-web_recipes-1:80"; proxy_pass $backend0; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-Proto...

Removed the block, tried to remove one of the two Proto-Variables although they must be the same because of the $scheme variable. No effect either.

@Freika Yes, the PHOTON env vars are set for both containers. It seems that 50% of the points were processed.