F5: Difference between revisions

no edit summary
No edit summary
Line 24:
* Virtual server - combination of virtual IP and port, is also known as listener and we associate virtual server to pool members.
 
== Loadbalancing Methods ==
= load balancing methods =
 
* Static - Round robin, Ratio
Line 73:
* Profile types - service profile, persistence profile ,protocol profile, SSL profile, authentication profile, other profiles.
 
== Persistence typesTypes ==
 
* Source address persistence: keeps the track of source ip address, administrator can set the net mask in persitance record so that all lients in same mask will assigned to same pool member.
Line 87:
passive -pool memeber created special cookie and BIG IP let it pass through
 
== SSL Profile ==
 
* SSL is secured socket layer .
Line 95:
 
 
== iRule ==
 
* iRule is a script that direct traffic though BIG IP , based on TCL command language.