@Chek69 wrote:
Hi,
i'm trying to load balance sessions to my storefront servers (2 servers), and it doesn't work.
this is my current configuration:
listen StorefrontHA @IP:443
mode tcp
balance source
option httpchk GET /Citrix/Store/discovery
http-check expect status 200
server my_server_02. @IP check port 80
server my_server_01 @IP check port 80Can you tell me where is the problem ?
thanks for your help.
Posts: 3
Participants: 2