-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
trusted_proxies: 'private_ranges' vs 'PRIVATE_SUBNETS' #61404
Answered
by
MatTheCat
janguenther-conventus
asked this question in
Q&A
-
Hi,
what are the differences between the configuration options ‘private_ranges’ and ‘PRIVATE_SUBNETS’ in the trusted_proxies settings?
https://symfony.com/doc/current/deployment/proxies.html
Best regards
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
MatTheCat
Aug 13, 2025
Hello,
AFAICT there is no functional difference; PRIVATE_SUBNETS
is more recent and matches REMOTE_ADDR
’s case but that’s all.
Replies: 1 comment
-
Hello,
AFAICT there is no functional difference; PRIVATE_SUBNETS
is more recent and matches REMOTE_ADDR
’s case but that’s all.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
janguenther-conventus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment