I have an app (AFAIK, the world's only mason powered web based chat!) where 
$ENV{REMOTE_ADDR} obviously plays an important role.

This has been running fine for months on a remote server and here at home where 
I work on it, usually on my FC10-64 install.  But I have a couple of others for 
testing and today was working on Ubuntu 9.10, where I noticed after some 
problems that what should come through as 127.0.0.1 is "::1", eg.

log_msg("$ENV{REMOTE_ADDR}");

Kind of wierd.  Remote addresses seem to be okay, it is just localhost which is 
a problem.

-- 
MK <halfcountp...@intergate.com>

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to