Hi Willy,

got your mail but was ill :( Sorry

I checked the haproxys logfile and there I found the right backend. So
before  I will report an error I will check my application twice ...

Thank you

Gerd

On 14.06.2011 07:12, Willy Tarreau wrote:
> Gerd, I'm not sure you got this mail since you did not respond
> to it. If there's a reproducible bug, I'd prefer to fix it before
> releasing 1.4.16, but as I said, it worked perfectly here so I
> need more info.
>
> Willy
>
> On Fri, Jun 10, 2011 at 02:15:12PM +0200, Willy Tarreau wrote:
>> On Fri, Jun 10, 2011 at 01:53:35PM +0200, Gerd Müller wrote:
>>> Hi list,
>>>
>>> I have a problem with url_beg.  I am using it the following way:
>>>
>>> acl aclDEV  url_beg /devel/
>>> use_backend DEV if aclDEV
>>>
>>> The strange thing ist that it works for
>>>
>>> http://my.domain.com/devel/2011/
>>>
>>> but not for
>>>
>>> http://my.domain.com/devel/2011
>>>
>>> It does not work without the trailing slash. Any ideas?
>> For me it does always work. What version are you running ? And are you
>> sure that you're not matching another earlier rule ?
>>
>> Willy
>>


Reply via email to