You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was needing to port code from https://werkzeug.palletsprojects.com/en/stable/middleware/proxy_fix/ where you can specify the (known) number of proxies in the chain, rather than their ips/ranges which may be unknown/changing. #2508 is now running successfully in a large production environment.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I was needing to port code from https://werkzeug.palletsprojects.com/en/stable/middleware/proxy_fix/ where you can specify the (known) number of proxies in the chain, rather than their ips/ranges which may be unknown/changing. #2508 is now running successfully in a large production environment.
Beta Was this translation helpful? Give feedback.
All reactions