09-08-2010 04:26 AM
Hello,
I'm currently testing ACE acceleration module and be confronted to a limited number of concurrent connection by user. When a test is initiated with virtual users from a single computer (and thus a single IP source), the connections are rejected when 50 simultaneous connection threshold is hit.
I have a default ressource profile associated with the virtual context. I guess it's some kind of DoS protection mechanism. Is there a way to suppress or extend the threshold?
The error I receive is %ACE-LB_GENERAL-2-728033: Failed to establish Web Application Acceleration connection: Maximum concurrent connectionslimit (50) reache
Thanks for your help
David
Solved! Go to Solution.
09-08-2010 06:30 AM
David,
It is 50 concurrent connection on the ACE 4710 as a whole. You can remove the optimization policy from the VIP and just do Load Balancing in which you will be allow the full 1,000,000 connections. Otherwise you will need to purchase the Optimization License.
Chris
09-08-2010 05:26 AM
Hello David,
This sounds license issue. Have you installed ACE-AP-OPT-LIC-K9 into your box ?
This doc says "By default, the ACE performs up to 50 concurrent connections".
Regards,
Kimihito.
09-08-2010 05:42 AM
David,
The 4710 max concurrent connections is 1,000,000. With the base licensce installed, you are only allowed 50 concurrent optimzed connections (Delta/Flash Forward). You can upgrade the optimization limits with the following license: ACE-AP-OPT-LIC-K9. This will allow you to use the optimization engine to its full capacity which is about 1,000 concurrent connections.
Chris
09-08-2010 06:25 AM
Christopher, Kimihito,
Thanks for you quick replies. And they mean by concurrent, 50 simultaneous connections on the whole LB, on a virtual server or coming from one IP client?
David
09-08-2010 06:30 AM
David,
It is 50 concurrent connection on the ACE 4710 as a whole. You can remove the optimization policy from the VIP and just do Load Balancing in which you will be allow the full 1,000,000 connections. Otherwise you will need to purchase the Optimization License.
Chris
09-08-2010 06:38 AM
Wow this is quite a limitation!
Ok thank you for your help.
David
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide