Hi all,
just read in the documentation that map_str uses a balanced tree vs.
map_dom is using a list. So why should I use map_dom? Right now I am
using following:
use_backend
%[req.hdr(host),lower,map_dom(/etc/haproxy/hostname2backend.map,default
_backend)]
Would map_str improve the performance?
Thanks Gerd
just read in the documentation that map_str uses a balanced tree vs.
map_dom is using a list. So why should I use map_dom? Right now I am
using following:
use_backend
%[req.hdr(host),lower,map_dom(/etc/haproxy/hostname2backend.map,default
_backend)]
Would map_str improve the performance?
Thanks Gerd