Bastien_8356
Apr 12, 2011Nimbostratus
How to add members in a pool with connection limit ?
Hi,
I'm trying to add members to my pool in command-line because in the GUI it's one by one...
So I tried :
[root@F5-DB:Offline] config b pool db_pool {member 10.10.1.110:mysql}
BIGpipe pool modification error:
0107007a:3: The weighted least connections algorithm for pool (db_pool) requires all pool members to have a connection limit.
I don't find anywhere how to add this connection limit.
Is there a way to add a range of member in 1 shot ?
Thanks for your help !