[7.903][NOTABUG][CLOSED] WAF doesn't switch internal Server via Hostname

Hi,
 
my situtation is, that i like to use one external IP for more https server, normaly with DNAT this doesn't work, only if i use non standard port.
 
with the WAF i can define a ssl certificate for example *.mydomain.com and the hostnames for it. 
 
in the real server i define the server, with there name, for example:
 
xy1.mydomain.com
xy2.mydomain.com
 
now i want to switch the server via hostname. in the Virtual Server (like apache) it's posible to defiine more then one virtual host on the server, and on astaro firewall this must be posible too.
 
xy1.mydomain.com -> internalXY1Server1 443 (IIS)
xy2.mydomain.com -> internalXY2Server2 443
xy3.mydomain.com -> internalXY1Server1 442 (apache)
 
but everytime i configure it, the firewall routes the traffic to the last server from the read Server list in Virtual Server definition.
 
Is there another solution or did i make anything wrong?
 
lg
 
Alex
 
Here my config: