Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

How to get the port used by the request

Cédric Bertolini

2010-09-01

Replies: Find Java Web Hosting

Author LoginPost Reply
Hello,

When a request is handled by mod_perl, I'd like to know what port was used to request the server. But $r->server->port always returns 0. I have tested $r->main and $r->prev, but the problem doesn't come from here. And I didn't find any other way to get the port. Even $r->uri and such don't return the port, even though $r->hostname returns the server hostname. Where is my mistake?

Thanks for your time.

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.