I have an existing rails application on lighttpd and I am trrying to upgrade 
to mongrel for the enhanced scalability it offers.

I am running mongrel 1.1.1, rails 1.2.5, lighttpd 1.4.13 and ruby 1.8.5

Everything is working great except request.remote_ip returns 127.0.0.1 or 
192.168.0.102 (the internal network address of the server running lighty). 

I've seen some older posts about this problem and it appears lighttpd is the 
culprit. Will pound solve this problem?

Is there a way to get this working with lighttpd or do I need to use another 
webserver?

Please help!

Thanks,
Raj.
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to