Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@locus.apache.org Received: (qmail 44768 invoked from network); 10 Dec 2007 22:39:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2007 22:39:55 -0000 Received: (qmail 84375 invoked by uid 500); 10 Dec 2007 22:39:43 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 84350 invoked by uid 500); 10 Dec 2007 22:39:43 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 84341 invoked by uid 99); 10 Dec 2007 22:39:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2007 14:39:42 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [81.103.221.49] (HELO mtaout03-winn.ispmail.ntl.com) (81.103.221.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2007 22:39:44 +0000 Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com with ESMTP id <20071210223954.DCLA26125.mtaout03-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Mon, 10 Dec 2007 22:39:54 +0000 Received: from s5h.net ([81.110.242.129]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20071210223953.AHX219.aamtaout01-winn.ispmail.ntl.com@s5h.net> for ; Mon, 10 Dec 2007 22:39:53 +0000 Received: (qmail 4233 invoked by uid 1010); 10 Dec 2007 22:39:13 +0000 Received: from unknown (HELO workstation) (192.168.0.25) by s5h.net with SMTP; 10 Dec 2007 22:39:13 +0000 Date: Mon, 10 Dec 2007 22:39:10 +0000 From: ed To: modules-dev@httpd.apache.org Subject: Re: Fwd:Re: http-redirect url gets corrupted in request_rec - apach Message-ID: <20071210223910.12392ad3@workstation> In-Reply-To: <2960_7724_1197309651_24@inet3p057p> References: <2960_7724_1197309651_24@inet3p057p> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.12.0; i486-pc-linux-gnu) X-Face: =\=1ht]b*gboJ:&+:3x1vGz}fCe40TZJ9s@L2~YGi}]c(fY-_7J]wUR.6MSH\oeq#@H6aAERh(<<1miWJ|x/-1g`r3EmzY3FE?VxmEih9%ETmPd7zChR1"zWC$iuK{|{R+Ss{I3w(KC"_LM%S! Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_w6oVT7l7mqY6DF9Eel.SdfK; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Virus-Checked: Checked by ClamAV on apache.org --Sig_w6oVT7l7mqY6DF9Eel.SdfK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 10 Dec 2007 13:00:51 -0500 "SAILESH KRISHNAMURTI, BLOOMBERG/ 731 LEXIN" wrote: > could it also have somthing to do with the way '/'s are handled in > 64bit versus 32 bit env. If my memory is right, these characters > always seem to start from the '/' position.=20 The character sets are the same on both processor architectures. If they differed then all characters would have an issue. Unless I am mistaken there is no reason for ASCII 47 to have a different position on the ASCII table for a 32bit proc. What might differ is wide characters, which might take 64 bits to represent it's position. --=20 The T3 to www.mydigitalvoid.com is unreliable because of a memory leak in the lyris server. The Rebel Alliance is port scanning the entire /16. :: http://www.s5h.net/ :: http://www.s5h.net/gpg.html --Sig_w6oVT7l7mqY6DF9Eel.SdfK Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHXcAO4dyr7s6PRYgRAkHmAJ43XcvEMSQoZ10F87F+Y5+KRwzO/wCfaW/T 2mICKQes0DjNKQ2zNmBXSPo= =ytPr -----END PGP SIGNATURE----- --Sig_w6oVT7l7mqY6DF9Eel.SdfK--