Skip to content

Commit 8884f72

Browse files
melange396krivard
andauthored
comment clarification
Co-authored-by: Katie Mazaitis <[email protected]>
1 parent 3a49943 commit 8884f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/_config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
for an "infinite" depth, where any and all proxy hops will be trusted).
5151
5252
setting it too low can hinder logging accuracy -- that can cause an intermediate proxy IP address to be used as the
53-
"real" client IP address.
53+
"real" client IP address, which could cause requests to be rate-limited inappropriately.
5454
5555
setting REVERSE_PROXY_DEPTH to "0" essentially indicates there are no proxies between this server and the outside
5656
world. in this case, the "X-Forwarded-For" header is ignored.

0 commit comments

Comments
 (0)