I luckily came across this thread that discusses an IP address detection issue on mosso hosts (and this one over here too) today after panicking when I saw that a LOT of new members were all on IP address 172.16.10.1.
Essentially we just need a setting to switch between using $_SERVER[‘REMOTE_ADDR’] and $_SERVER[‘HTTP_X_CLUSTER_CLIENT_IP’].
Simple and it makes upgrade paths much simpler. Thanks!
