Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
HI, Is it possible to load balanced between different servers running service on different ports . We are using ACE module 20. Communication like follows: Client hits VIP (10.101.32.74:7777) --- Will load balance between 10.101.26.58:26810, 10.101.26...
HI We have run service on 2 ports (26810,26811) on same server. Using ACE 20 module. server 1:172.16.101.4 running port with 26810,26811server 2:172.16.101.5 running port with 26810,26811 Now I need to hit VIP (10.10.10.1) and load balanced among ...
Hi,I have configured ACE such way when Clients will establish a connection using HTTPS (SSL) to the virtual IP address (VIP) configuredon the Cisco ACE.HTTPS causes the client’s TCP session to be encrypted between the browser and the ACE. Once the s...
I have ASA 5510 with CSC-SSM-20. On ASDM Showing ASA CPU utilization is ok(3-10%) but at CSC tab on ASDM it's showing continuous 100%. It,'s showing 100% even not sending any traffic from ASA. here i attached the output of sh processes cpu-usage and ...
I have 2 ISP. I just want to implement mail server behind the ASA.Requirement is traffic regarding mail will go in & out using ISP2 and all other traffic will go to ISP1. Right now trafic goes well with the ISP1. IF PBR is not supported with ASA the...
Thats the query.If the client query for port 26810 and ACE pick rserver with port 26811 then how client gets the actual outputs?Pls check following:Client hit:http://10.101.32.74:7777/XSOA/RequesterABCS/ProxyServices/QueryServiceRequest/1.0/QueryServ...
Many thanks for keep replying ...Can You clarifies the following points: As You see there are 2 services running on 2 ports 26810 and 26811, how ACE can identifies Clients seeking seeking service on port 26810 will be load balanced between servers ...
So it should be like this: serverfarm host OSB_svrfirm_app rserver osb_server1 26810probe PORT_26810inservice rserver osb_server1 26811probe PORT_26811 inservice rserver osb_server2 26810probe PORT_26810inservice rserver osb_server2 26811probe...
HI,
Have configured it as follows but no luck,
Can You please check and revert:
probe tcp PORT_26810 port 26810 interval 15 passdetect interval 30 receive 5 open 3probe tcp PORT_26811 port 26811 interval 15 passdetect interval 30 receive 5...
HI thiland, Many thanks for Your reply. Requirement has changed . Is it possible to load balanced between servers with respective ports?Communication will be as follows: Client hits VIP (10.101.32.74:7777) --- Will load balance between 10.101.26.58:2...