Forum Discussion
Chun_Kit_Cheng_
Nimbostratus
Nov 06, 2006Setting a Virtual Server type to "Performance (Layer 4)" with Java
Is there a (simple) way to set a virtual server to type "Performance (Layer 4)" with iControl/Java?
I've tried doing something like this...
LocalLBVirtualServerBindingStub vss = ......
ilya_f_132450
Nimbostratus
Sep 07, 2013I faced the same problem, with difference that I was needed to set it during server creation and in C. I fixed it with setting profile name:
LocalLBVirtualServerVirtualServerProfile vsProfile = new LocalLBVirtualServerVirtualServerProfile(); vsProfile.profile_name="fastL4";
Hope this helps, Ilya.
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