Hi all,

I really hope that this is doable with haproxy 1.5 and
I'm just too stupid to find it. After searching around
for an hour now I hope you can help me.

Currently I use an idion like this in my config:

acl aclname url_reg something
redirect location http://my.url.com/ code 301 if aclname

What I need now is that any attached parameter string is
also attached at the target url. Is this possible?
If yes would you be so kind to show me how to do it?

By the way: Is the same thing possible with cookie header lines.
I mean: A cookie header in the source request shall be inserted in
the redirect response?

Thank you in advance.

Best regards
Andreas


Reply via email to