Hello everybody.
At this time, I have made this in the config file :
acl is_www hdr_beg -i www acl is_customer path_dir -f /var/chroot/haproxy/acl/customer.lst
but i have a problem with the redirect directive because part of the "to" option is given in the requested url : subdirectories and domain name. Is it possible to extract only the domain name (without server name) , store it in a variable and reuse it in redirect directive ? extract domain1.tld from http://www.domain1.tld/customer1/ Is it possible to extract the last dir from uri ? extract customer1 from http://www.domain1.tld/customer1/
3) Is it possible to define the Max age of the cookie with Haproxy ? Or is it better to make it in the code ?
Thanks to all
NICOLE Emerik
Newbie french use of haproxy
Received on 2010/07/13 16:02
This archive was generated by hypermail 2.2.0 : 2010/07/13 16:15 CEST