Forum Discussion
MarkM_63051
Nov 16, 2011Nimbostratus
SDK API Sequencing
I have been searching online and within these groups to find an example of the steps necessary to create a load balancer pool. So far the best I have been able to find is a 2004 document titled "Confi...
hooleylist
Nov 16, 2011Cirrostratus
Hi Mark,
You're right that you don't need to explicitly create nodes. They're created automatically when you create a pool with members/add a new pool member.
An iRule is optional. Many VS's do not require an iRule. But if you wanted to use one, you'd create it before the virtual server.
If you want custom profiles (TCP, client SSL, HTTP, etc), you should create those before the virtual server.
Here's the order I suggest:
1. monitor(s)
2. pool which references the monitor(s)
3. import SSL certificates if you want to use a client SSL profile
4. profiles (optional)
5. rule(s) (optional)
6. SNAT (optional)
7. virtual
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects