You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Ethan Lai <yz...@yahoo.com> on 2012/12/07 02:21:34 UTC

Re: URL Parsing Bug!!

Hi Seri,

URLencode your GET parameters can solve your problem.


Hi Alan,

For URI with 'http:' pattern, this implementation will match it as new URL
and ignore the correct one.


Thanks,
-Ethan


2012/9/4 Alan M. Carroll <am...@network-geographics.com>

> I'll take a look.
>
> Monday, September 3, 2012, 10:11:35 AM, you wrote:
>
>
>
> > Hi everyone!!
>
> > In ATS 3.2.0, I've patched TS-1315..
>
> > But, as below, doesn't look like working properly!!
>
> > * Request
> >
> http://aaa.xxx.com/ugc?t=r115&q=http://xxx.xxx.com/20120807_297/neoattic_1344325059241H1Gld_JPEG/2012-08-07_16%3B32%3B33.jpg
>
> >  * ATS Access Log
> >
> http://xxx.xxx.com/20120807_297/neoattic_1344325059241H1Gld_JPEG/2012-08-07_16%3B32%3B33.jpg
> ==>> Response Code: 400
>
> > Thank you!!
>
> > Seri
>
>