Question
Do load balancers remove http headers from the requests?
I have a backend droplet behind a load balancer, but it seems that the backend service is not receiving the Authorization http headers (JWT). Does the load balancer strip the request of all http headers, or what’s happening?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×