Hi there,
i am curious, is there any way to get the _real_ client address from
Request.getClientInfo()?

I am talking about the situation, when you have your Restlet App (whether
standalone, or running in Servlet Container) fronted by mod_proxy + httpd...

Something like this (example found on the net, in PHP):
http://www.zen-cart.com/forum/showpost.php?p=437632&postcount=8

The ClientInfo.getAddresses() "smells" like right place to sniff around, but
i don't get the Javadoc and what it really does....



-- 
Thanks,
~t~

Reply via email to