|
|
|
|
|
by WALoeIII
4899 days ago
|
|
For backend nginx instances (we use nginx to balance application servers, and nginx right in front of Unicorn on those application servers) use the Real IP module to have logs transparently show the original request IP not the load balancer's IP. http://wiki.nginx.org/HttpRealipModule |
|