RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-04 Thread Ruiyuan Jiang
: users@httpd.apache.org Subject: RE: [us...@httpd] Passing remote client IP address to backend server and session stickness On Today at 10:29am, RJ=>Ruiyuan Jiang wrote: RJ> Hi, Haroon RJ> RJ> Thanks for the reply. Do you mean they are automatically activated for RJ> reverse p

Re: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Tom Evans
On Tue, Dec 1, 2009 at 5:01 PM, Ruiyuan Jiang wrote: > Thanks, Tom > > I will check with my developers here. By the way, is apache done differently > for X-Forwarded-For than the rest reverse proxy vendors? > > Ryan > No. Cheers Tom

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Ruiyuan Jiang
@httpd.apache.org Subject: Re: [us...@httpd] Passing remote client IP address to backend server and session stickness On Tue, Dec 1, 2009 at 4:29 PM, Ruiyuan Jiang wrote: > Hi, Haroon > > Where do you see Apache 2.3? I don't see on the office Apache web site. > Also whe

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Ruiyuan Jiang
I am a sysadmin, Haroon. Thanks. -Original Message- From: Haroon Rafique [mailto:haroon.rafi...@utoronto.ca] Sent: Tuesday, December 01, 2009 11:55 AM To: users@httpd.apache.org Subject: RE: [us...@httpd] Passing remote client IP address to backend server and session stickness On

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Haroon Rafique
On Today at 11:29am, RJ=>Ruiyuan Jiang wrote: RJ> Hi, Haroon RJ> RJ> Where do you see Apache 2.3? I don't see on the office Apache web site. As of yet unreleased. If I remember correctly, 2.3 will be the unstable branch and 2.4 (when released) will be the stable version. RJ> Also where shou

Re: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Tom Evans
On Tue, Dec 1, 2009 at 4:29 PM, Ruiyuan Jiang wrote: > Hi, Haroon > > Where do you see Apache 2.3? I don't see on the office Apache web site. > Also where should I apply: > > <%= request.getHeader("X-Forwarded-For") %> > > In my Apache reverse proxy server? Thanks. > > Ryan > Apache 2.3 is apache

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Ruiyuan Jiang
..@utoronto.ca] Sent: Tuesday, December 01, 2009 10:57 AM To: users@httpd.apache.org Subject: RE: [us...@httpd] Passing remote client IP address to backend server and session stickness On Today at 10:29am, RJ=>Ruiyuan Jiang wrote: RJ> Hi, Haroon RJ> RJ> Thanks for the reply. D

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Haroon Rafique
On Today at 10:29am, RJ=>Ruiyuan Jiang wrote: RJ> Hi, Haroon RJ> RJ> Thanks for the reply. Do you mean they are automatically activated for RJ> reverse proxy? Yes. RJ> RJ> Unfortunately it does not work for me if they are activated. RJ> What does not work? The X-Forwarded-For header *is* t

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Ruiyuan Jiang
[mailto:haroon.rafi...@utoronto.ca] Sent: Tuesday, December 01, 2009 10:23 AM To: users@httpd.apache.org Subject: RE: [us...@httpd] Passing remote client IP address to backend server and session stickness On Today at 10:09am, RJ=>Ruiyuan Jiang wrote: RJ> Hi, Haroon RJ> RJ> I see tha

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Ruiyuan Jiang
...@utoronto.ca] Sent: Tuesday, December 01, 2009 10:23 AM To: users@httpd.apache.org Subject: RE: [us...@httpd] Passing remote client IP address to backend server and session stickness On Today at 10:09am, RJ=>Ruiyuan Jiang wrote: RJ> Hi, Haroon RJ> RJ> I see that also but I don'

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Ruiyuan Jiang
t: Re: [us...@httpd] Passing remote client IP address to backend server and session stickness I realize I just answered you, but in response to your explicit and specific questions; Ruiyuan Jiang wrote: > > Question 1: Is there a way to pass Internet users' IP address to backend > se

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Haroon Rafique
On Today at 10:09am, RJ=>Ruiyuan Jiang wrote: RJ> Hi, Haroon RJ> RJ> I see that also but I don't know how to use them. I put the statement RJ> into my vhost of Apache reverse proxy and the apache complaining they RJ> are wrong statement, etc. RJ> Hi Ryan, X-Forwarded-For is not a statement

RE: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-12-01 Thread Ruiyuan Jiang
to.ca] Sent: Monday, November 30, 2009 7:54 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Passing remote client IP address to backend server and session stickness On Today at 4:37pm, RJ=>Ruiyuan Jiang wrote: RJ> Hi, all RJ> RJ> Question 1: Is there a way to pass I

Re: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-11-30 Thread William A. Rowe Jr.
I realize I just answered you, but in response to your explicit and specific questions; Ruiyuan Jiang wrote: > > Question 1: Is there a way to pass Internet users' IP address to backend > server through Apache reverse proxy server? I am testing that feature so far > no luck. My backend server g

Re: [us...@httpd] Passing remote client IP address to backend server and session stickness

2009-11-30 Thread Haroon Rafique
On Today at 4:37pm, RJ=>Ruiyuan Jiang wrote: RJ> Hi, all RJ> RJ> Question 1: Is there a way to pass Internet users' IP address to RJ> backend server through Apache reverse proxy server? I am testing that RJ> feature so far no luck. My backend server gets Apache proxy server's RJ> IP address.

[us...@httpd] Passing remote client IP address to backend server and session stickness

2009-11-30 Thread Ruiyuan Jiang
Hi, all Question 1: Is there a way to pass Internet users' IP address to backend server through Apache reverse proxy server? I am testing that feature so far no luck. My backend server gets Apache proxy server's IP address. But I'd like to have Internet users' IP being passed through Apache. Th