Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any way to simulate F5 BIG-IP server?

Tags:

f5

big-ip

We have a potential client that uses F5 BIG-IP servers for load balancing. In determining if we could cleanly integrate our product with their Load Balancers, I started looking at the API's provided by F5. The problem is, I can't run any custom code with their API's without an F5 server. Does anyone know if there is a software equivalent for testing?

As I'm trying to learn how the F5 product works, creating my own mocks doesn't help. I want to hit various API functions, and learn what gets returned.

like image 379
Brett McCann Avatar asked Jan 08 '10 20:01

Brett McCann


People also ask

Is F5 same as big-IP?

F5's BIG-IP is a family of products covering software and hardware designed around application availability, access control, and security solutions. That's right, the BIG-IP name is interchangeable between F5's software and hardware application delivery controller and security products.

What is a virtual IP F5?

The F5 Virtual Server is a traffic management object on your F5 BIG-IP device. It is the representation of multiple servers to the user as a single server. The F5 Virtual Server is a virtual IP that serves user requests. It transmits the requests to the pool that you configure.


1 Answers

For reference of anyone else trying to do the same thing, F5 is now releasing a virtual edition of BIG-IP Server.

Here is a link to a 90 day trial version: BIG-IP Trial Version

like image 189
Brett McCann Avatar answered Sep 28 '22 20:09

Brett McCann