balancer ignores query string ...
am 01.04.2005 02:10:29 von unknownThis is a multi-part message in MIME format.
------_=_NextPart_001_01C5364F.D823CF66
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
I am pretty sure this is a bug, but wanted to make sure before I created
a problem report.
=20
I am using the source release of httpd-2.1.3-beta
=20
My configuration is:
ProxyRequests Off
=20
BalancerMember http://server1:8080
BalancerMember http://server2:9080
=20
ProxyPass balancer://mycluster/foo
=20
=20
When I invoke proxy using http://main.server.com/foo/xservlet?abc=3D123
the query string does not appear in the request on the load balanced
servers (http://server1:8080
http://server2:9080
=20
There is a related bug
http://issues.apache.org/bugzilla/show_bug.cgi?id=3D32459
=20
Thanks
Cheenu
=20
==================== =====3D=
==================== =====3D=
==========
The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader
of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the
intended recipient, you are hereby notified that any reproduction,
dissemination or distribution of this communication is strictly
prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and
deleting it from your computer. Thank you. Tellabs
==================== =====3D=
==================== =====3D=
==========
------_=_NextPart_001_01C5364F.D823CF66
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
00pt;
font-family:Arial'>I am pretty sure this is a bug, but wanted to make sure
before I created a problem report.
00pt;
font-family:Arial'>
00pt;
font-family:Arial'>I am using the source release of httpd-2.1.3-beta=
00pt;
font-family:Arial'>
00pt;
font-family:Arial'>My configuration is:
00pt;
font-family:Arial'><IfModule proxy_module>
00pt;
font-family:Arial'> &n=
bsp; ProxyRequests
Off
00pt;
font-family:Arial'> &n=
bsp;
00pt;
font-family:Arial'> &n=
bsp; <Proxy
balancer://mycluster>
00pt;
font-family:Arial'> &n=
bsp;  =
; BalancerMember
http://server1:8080
00pt;
font-family:Arial'> &n=
bsp;  =
; BalancerMember
http://server2:9080
00pt;
font-family:Arial'> &n=
bsp; </Proxy>
00pt;
font-family:Arial'> &n=
bsp;
00pt;
font-family:Arial'> &n=
bsp; <Location
/foo>
00pt;
font-family:Arial'> &n=
bsp;  =
; ProxyPass
balancer://mycluster/foo
00pt;
font-family:Arial'> &n=
bsp; </Location>
00pt;
font-family:Arial'></IfModule>
00pt;
font-family:Arial'>
00pt;
font-family:Arial'>
00pt;
font-family:Arial'>When I invoke proxy using
href=3D"http://main.server.com/foo/xservlet?abc=3D123">http: //main.server.c=
om/foo/xservlet?abc=3D123
00pt;
font-family:Arial'>the query string does not appear in the request on the l=
oad
balanced servers ( =
and
href=3D"http://server2:9080/">http://server2:9080)
00pt;
font-family:Arial'>
00pt;
font-family:Arial'>There is a related bug
href=3D"http://issues.apache.org/bugzilla/show_bug.cgi?id=3D 32459">http://i=
ssues.apache.org/bugzilla/show_bug.cgi?id=3D32459
00pt;
font-family:Arial'>
00pt;
font-family:Arial'>Thanks
00pt;
font-family:Arial'>Cheenu
00pt;
font-family:Arial'>
=======================3D=
=========================3D=
============
The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader
of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the
intended recipient, you are hereby notified that any reproduction,
dissemination or distribution of this communication is strictly
prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and
deleting it from your computer. Thank you. Tellabs
=========================3D=
=========================3D=
==========
------_=_NextPart_001_01C5364F.D823CF66--