Why does request.getRemoteAddr() always return 10.10.10.XXX ?
Seems like all my users sit in an internet café somewhere. 😄
7 Replies
Project ID:
a45af505-1c73-4eb1-82a2-a15c9c5bd2f8
You might find these helpful:
- Debug postgres queries
- Is there anyway to improve Railway performance?
- Cannot login
⚠️ experimental feature
PID a45af505-1c73-4eb1-82a2-a15c9c5bd2f8
must not be able to properly resolve or check the X-Forwarded-For header that railway’s proxy uses, probably just a library that’s not set up for stuff like that
Its just Log4j2 in Spring. o.O
Its still 10.10.10.X.
I mean, its not a great issue, but I'd prefer actual addresses if possible.
FYI, this does it.