On Tue, May 4, 2010 at 11:40 PM, Fbsd1 <[email protected]> wrote:
> Marc G. Fournier wrote: > >> On Tue, 4 May 2010, Marc G. Fournier wrote: >> >> Don't worry about it, found and fixed that bug ... it had to do with >> trying to masquarade behind haproxy, so it looked like all systems were >> coming in from Panama if they were running the newest code ... which means >> alot of ppl out there were running *old* code ... >> >> Basically, by setting up haproxy to load balance, all IPs hitting the >> backend were, as mentioned before, masquaraded ... but, of course, that >> means that when Geo::IP trying to determine country of origin, it always >> reports for the country of origin of the haproxy IP (Panama) ... >> >> I've fixed this ... still not recording IP, but at least the PHP script >> determing country basis it on the proper IP, not the haproxy IP ... >> >> >> No changes required on the client side, as things will normalize over the >> course of the next month as ppl report in ... >> >> If anyone on FreeBSD wishes to 'force an update': >> >> /usr/local/etc/periodic/monthly/300.statistics -nodelay >> >> will push it through ... >> >> >> >> >> Just did pkg_add -r bsdstats followed by > > /usr/local/etc/periodic/monthly/300.statistics -nodelay > > Still don't see any Freebsd systems listed for the Philippines on the > website. > > What is YOUR definition of REAL-TIME. > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [email protected]" > Actually, it's there. http://www.bsdstats.org/bt/countries.html?os=FreeBSD There you are, at the bottom. One system from the Philippines. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
