The solution is used for deploying applications.
Founder at Fencesense
Well designed, high availability, and suitable for large enterprises
Pros and Cons
- "The solution could improve the ease of use, the management could be simplified. Other solutions are easier to use."
- "The solution could improve the ease of use, the management could be simplified. Other solutions are easier to use."
What is our primary use case?
What is most valuable?
The most valuable feature of F5 BIG-IP LTM is the operating system. It is nicely designed and orchestrated. The solution has all the features that are necessary for medium to large-sized enterprises would need to ensure their application are available throughout the globe. The LTM and DTM features combined provide a great service to organizations for presenting around the world which includes load balancing.
If there are any problems with the applications during integration they can be managed well with the solutions' ability to provide visibility.
What needs improvement?
The solution could improve the ease of use, the management could be simplified. Other solutions are easier to use.
For how long have I used the solution?
I have been using F5 BIG-IP Local Traffic Manager (LTM) for approximately 15 years.
Buyer's Guide
F5 BIG-IP Local Traffic Manager (LTM)
March 2026
Learn what your peers think about F5 BIG-IP Local Traffic Manager (LTM). Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
884,976 professionals have used our research since 2012.
What do I think about the stability of the solution?
The stability of F5 BIG-IP LTM is great.
What do I think about the scalability of the solution?
50 percent of my customers are using this solution.
F5 BIG-IP LTM is a scalable solution.
How are customer service and support?
I have not needed technical support from F5 BIG-IP LTM.
How was the initial setup?
If you are an expert in F5 BIG-IP LTM then the solution is simple to implement. If someone is new to implementing the solution it is difficult.
The length of time it takes to do the deployment depends on the size of the network it is being deployed in.
What about the implementation team?
We do the implementation of the solution.
What's my experience with pricing, setup cost, and licensing?
This solution comes with a standard license, and there are also extra licenses that can be obtained. The licenses are purchasable for durations of one, two, three, and five years. The hardware is something to consider when purchasing
What other advice do I have?
I recommend this solution to my customers.
I rate F5 BIG-IP Local Traffic Manager a nine out of ten.
Disclosure: My company has a business relationship with this vendor other than being a customer. Reseller
Lead Infrastructure Engineer at a educational organization with 1,001-5,000 employees
Reliable with good support and useful load-balancing features
Pros and Cons
- "The setup is pretty easy."
- "The GUI needs improvement."
What is our primary use case?
We usually use the product for load balancing, as a web server, and for web traffic.
How has it helped my organization?
We're hosting a website for our company, and the solution has helped a lot with load balancing.
What is most valuable?
The load-balancing features are great. You can do several different types, depending on the application.
The solution offers good automation.
It's stable and reliable.
The solution can scale.
The setup is pretty easy.
They offer good technical support.
What needs improvement?
The GUI needs improvement. They need some sort of help section in the GUI, like descriptions of certain features. There are a lot of features, and it is hard to remember what does what. Having some sort of prompt or pop-up in the GUI would help a lot.
For how long have I used the solution?
I've been using the solution for around six years.
What do I think about the stability of the solution?
The stability and reliability are great. I'd rate stability nine out of ten. There are no bugs or glitches, and it doesn't crash or freeze.
What do I think about the scalability of the solution?
The scalability is good. I'd rate it nine out of ten. It's easy to expand.
We have two or three users directly dealing with the solution.
How are customer service and support?
Technical support has been helpful and responsive so far.
How would you rate customer service and support?
Positive
How was the initial setup?
While I was involved in the on-premises deployment. For the cloud, I didn't have to do much. It's a pretty straightforward setup. The only complex part is building the HA since it's linked to following a certain procedure. In that case, the ease of implementation depends on the experience of the one who's going to deploy it.
Two people should be able to handle deployment.
What was our ROI?
We have witnessed a return on investment.
What's my experience with pricing, setup cost, and licensing?
I'd rate the pricing three out of ten. It is quite expensive to scale up.
What other advice do I have?
The product can be deployed on-premises and on the cloud.
If a customer really wants a robust and stable load-balancing appliance, they should go for LTM.
I'd rate it eight out of ten.
Which deployment model are you using for this solution?
Hybrid Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
F5 BIG-IP Local Traffic Manager (LTM)
March 2026
Learn what your peers think about F5 BIG-IP Local Traffic Manager (LTM). Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
884,976 professionals have used our research since 2012.
Senior Security Specialist at Tech Mahindra Limited
Good load balancing and web proxy features with good attack prevention
Pros and Cons
- "It has helped a lot to protect our organization from external attacks, especially XSS or XSRF types of attacks."
- "It has helped a lot to protect our organization from external attacks, especially XSS or XSRF types of attacks."
- "It requires a particular skill or training before being able to manage it."
- "Another drawback is we are using a physical appliance. It becomes very slow and unresponsive."
What is our primary use case?
We use this product to hide true identity of our web servers from external users while balancing the loads of those external users.
For load balancing, we have various load balancing method. We can define these methods at the node or pool level.
We are retail users and have lot of websites for online businesses to prevent attacks. On those sites, there is a WAF module that we also use, which prevents attacks on it.
It acts as a reverse proxy for our web servers, and we can use certificate to protect from attackers and send encrypted traffic to F5 which then decrypt and passes to the internal server after encrypting again using a server-side certificate or sending in plain form.
How has it helped my organization?
It has helped a lot to protect our organization from external attacks, especially XSS or XSRF types of attacks.
It serves as a reverse proxy for our web servers which takes the request from the internet users on F5 public-facing IP using an encrypted connection and then it decrypts the packet using a client-side certificate. We use server-side certificates to encrypt the traffic and send it to the server. Internet users never know what the real server IP is. It does NATing to hide the identity and it has an ASM module to protect it from web attacks.
What is most valuable?
There are a lot of good things this solution has, including:
The LTM module helps to load balance the traffic among the internal web server in our case using round robin and least connection method.
The ASM module prevents web attacks and protects our web servers.
The irule feature is used to write these irules to redirect the traffic or sometimes prevent automated attacks such as through BOTs where the distinction between real and fake users becomes increasingly tricky.
Its virtual servers have the option to configure other things to increase the speed of serving requests like the use of a persistence profile.
What needs improvement?
The major drawback is it has lot of options nested inside, and each option has a lot of options. I'm not sure who might be using all those options or even some (limited) good options. They should pare everything down.
It requires a particular skill or training before being able to manage it. Creating virtual servers, managing pools, and nodes until it is working on WAF side of it becomes difficult while writing the irules.
Another drawback is we are using a physical appliance. It becomes very slow and unresponsive. Even logs cannot load on the box to troubleshoot. It overwrites the logs. They need to do something in log storage locally on this box in the next release.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Head of Presales at a tech vendor with 10,001+ employees
Flexible solution that allows seamless addition of servers
Pros and Cons
- "BIG-IP LTM's most valuable feature is that it allows you to seamlessly add more servers without impacting your application's configuration."
- "BIG-IP LTM's most valuable feature is that it allows you to seamlessly add more servers without impacting your application's configuration."
- "The initial setup can be complex - it's quite flexible in terms of configuration, but the person configuring it needs to understand the application side, the network side, and the server."
- "The initial setup can be complex - it's quite flexible in terms of configuration, but the person configuring it needs to understand the application side, the network side, and the server."
What is our primary use case?
BIG-IP LTM is mainly used to load balance applications.
What is most valuable?
BIG-IP LTM's most valuable feature is that it allows you to seamlessly add more servers without impacting your application's configuration. It's also very flexible because you can use iRules to manipulate the traffic.
For how long have I used the solution?
I've been using BIG-IP LTM for over ten years.
What do I think about the stability of the solution?
BIG-IP LTM is quite stable - sometimes there are security vulnerabilities, but they inform us when a patch is needed.
What do I think about the scalability of the solution?
BIG-IP LTM is scalable - once F5 is installed, you can keep adding servers behind it.
How are customer service and support?
BIG-IP LTM's technical support is good - once you log a case with them, the support is quite prompt and responsive.
How would you rate customer service and support?
Positive
How was the initial setup?
The initial setup can be complex - it's quite flexible in terms of configuration, but the person configuring it needs to understand the application side, the network side, and the server. The speed of deployment depends on the application requirement and the application deployment cycle.
What's my experience with pricing, setup cost, and licensing?
BIG-IP LTM is considered a premium product, so it's quite expensive and isn't affordable for all customers. F5's licensing is based on modules, so there are separate charges depending on which features you want.
What other advice do I have?
Before implementing BIG-IP LTM, you should understand your expectations and requirements, especially from the application team. Putting BIG-IP LTM into a not-so-critical environment would be very expensive, so you may want to consider more medium-range solutions that can do the same job. I would give BIG-IP LTM a rating of ten out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer. partners
Solution Architect at Softcell Technologies Limited
Is a stable product from a stable company that is focusing more on security
Pros and Cons
- "It is a stable product from a stable company. Recently, they have been more focused on security as well."
- "Right now, there are a lot of products within F5's portfolio. They acquired a couple of companies like NGINX and Volterra. Some features and technologies overlapped when this acquisition occurred. They need to refine it and come up with a single, proper solution. F5 should focus more on zero trust network access (ZTNA).They should be more focused on that framework because the industry is moving towards that. Everyone is talking about SASE and zero trust."
What is most valuable?
It is a stable product from a stable company. Recently, they have been more focused on security as well.
What needs improvement?
Right now, there are a lot of products within F5's portfolio. They acquired a couple of companies like NGINX and Volterra. Some features and technologies overlapped when this acquisition occurred. They need to refine it and come up with a single, proper solution.
F5 should focus more on zero trust network access (ZTNA).They should be more focused on that framework because the industry is moving towards that. Everyone is talking about SASE and zero trust.
For how long have I used the solution?
I've worked with this solution for about two years.
What do I think about the stability of the solution?
It's a stable product.
What do I think about the scalability of the solution?
It is scalable.
How are customer service and support?
In my experience, I have received excellent support from F5 for any technical issues that I or my customers have faced. I have had no issues with technical support.
How was the initial setup?
The initial setup is easy.
What's my experience with pricing, setup cost, and licensing?
The price is little bit on higher side, compared to the cost of NGINX.
What other advice do I have?
If you are a partner, then I would recommend that you go through the partner portal videos because they have very good training videos that help you to learn the product and technology when it comes to implementation. It helps a lot with implementation, and they have detailed documentation that explains the implementation process step by step. Once you go through that, you'll definitely have a clear understanding of the implementation process. Without that, it may be a little bit tricky for you to complete the implementation in a smooth manner.
I would rate F5 BIG-IP Local Traffic Manager (LTM) at eight on a scale from one to ten.
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
Enterprise architect at Kyndryl
Improves the resilience and quality of the application but needs more data granularity
Pros and Cons
- "F5 BIG-IP Local Traffic Manager (LTM) improves the resilience and quality of the application itself, the speed and the user experience for the application. The data that the users need from the application is actually acquired faster. So, it provides faster data acquisition."
- "It would be good to have better traffic and better data. It would be nice to have more granularity to see packets in terms of the header details, the analytics, etc. It would be nice if that was also part of it and to have analytics added to the traffic."
What is our primary use case?
We use it for server management and application traffic, that is, to load balance between traffic for applications coming from their service. Users coming in are then able to have their traffic go to the service that has the suitable resources or adequate resources.
What is most valuable?
F5 BIG-IP Local Traffic Manager (LTM) improves the resilience and quality of the application itself, the speed and the user experience for the application. The data that the users need from the application is actually acquired faster. So, it provides faster data acquisition.
It also provides lower latency.
What needs improvement?
It would be good to have better traffic and better data. It would be nice to have more granularity to see packets in terms of the header details, the analytics, etc. It would be nice if that was also part of it and to have analytics added to the traffic.
For how long have I used the solution?
I've been using it for two years.
What do I think about the stability of the solution?
F5 BIG-IP Local Traffic Manager (LTM) is pretty stable. It's one of the most stable products that I know, when it comes to load balancing and traffic.
What do I think about the scalability of the solution?
It is very scalable. We have thousands of users.
How are customer service and support?
The technical support is top notch.
How was the initial setup?
It is pretty easy to set up.
Because there were other parties involved, the deployment took us about a week. Normally, it takes a couple of hours.
What about the implementation team?
We did it in-house.
What other advice do I have?
I would advise you to go for it because it's one of the top three solutions in my opinion. I would rate it at seven on a scale from one to ten.
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
Deputy manager at Oculin Tech
Helpful support, reliable, but implementation could be easier
Pros and Cons
- "I have found F5 BIG-IP Local Traffic Manager (LTM) to be stable."
- "There are not very many areas for improvement, but the price is high."
What is our primary use case?
We use F5 BIG-IP Local Traffic Manager (LTM) for the web application firewall and a load balancing system. We are using it in a government project.
What needs improvement?
There are not very many areas for improvement, but the price is high.
For how long have I used the solution?
I have been using F5 BIG-IP Local Traffic Manager (LTM) for approximately four months.
What do I think about the stability of the solution?
I have found F5 BIG-IP Local Traffic Manager (LTM) to be stable.
What do I think about the scalability of the solution?
F5 BIG-IP Local Traffic Manager (LTM) is a scalable solution.
We have approximately nine people using this solution in my organization.
How are customer service and support?
We have only opened up two support tickets with the support and on both occasions, they provided a good service.
How was the initial setup?
The initial setup of the F5 BIG-IP Local Traffic Manager (LTM) was complex and could be made easier. The full process took approximately three weeks.
What about the implementation team?
We used consultants for the implementation of the solution.
We have 10 to 12 managers supporting this solution.
What's my experience with pricing, setup cost, and licensing?
The price of F5 BIG-IP Local Traffic Manager (LTM) is too high.
What other advice do I have?
I rate F5 BIG-IP Local Traffic Manager (LTM) a seven out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer. Integrator
COO at International Household Retail Company Ltd
Reliable and good support, but ease of use could improve
Pros and Cons
- "F5 BIG-IP Local Traffic Manager is a stable and reliable solution."
- "F5 BIG-IP Local Traffic Manager is a stable and reliable solution."
- "F5 BIG-IP Local Traffic Manager could improve by having an FNI feature for a single source to multi-domain load balancing."
- "F5 BIG-IP Local Traffic Manager could improve by having an FNI feature for a single source to multi-domain load balancing."
What is our primary use case?
I am using F5 BIG-IP Local Traffic Manager for load balancing. For example, I create the virtual server, and in there we have a pool and member server. This is used for simple load balancing.
We are using the on-premise and cloud versions of the solution.
What needs improvement?
F5 BIG-IP Local Traffic Manager could improve by having an FNI feature for a single source to multi-domain load balancing.
When I was using the solution I was using the basic functions and I found it difficult to handle some of the more advanced features. I needed assistance from my IT department or the vendors themself. There should be more workshops are places to gain knowledge on how to use the solution. You need specific skill sets to use it.
For how long have I used the solution?
I have used F5 BIG-IP Local Traffic Manager(LTM) within the past 12 months.
What do I think about the stability of the solution?
F5 BIG-IP Local Traffic Manager is a stable and reliable solution.
What do I think about the scalability of the solution?
Our whole IT department is using the solution with some application teams. We have approximately 50 people using the solution in the IT department.
How are customer service and support?
When there is an issue it is first looked at by our internal team rather a ticket being opened directly with the vendor. I open the tickets to our internal team and if they cannot solve the issue, they will escalate to the vendor. The technical support from F5 BIG-IP Local Traffic Manager is good.
What about the implementation team?
We did not do the implementation ourselves.
What other advice do I have?
It is important to know how the solution works. For example, how to set up the interface, routing, pools, and the implementation steps. After the basic configurations, you will understand you may need or want to try to learn more of the features, such as the layers of the SNI. It is ideal to start with the very basic implementation first. We have been doing the day-to-day operation.
When it comes to troubleshooting, it is important to know how to isolate the problem, analyze it, and be fast to solve them when it appears.
I rate F5 BIG-IP Local Traffic Manager a six out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Download our free F5 BIG-IP Local Traffic Manager (LTM) Report and get advice and tips from experienced pros
sharing their opinions.
Updated: March 2026
Product Categories
Application Delivery Controllers (ADC)Popular Comparisons
Microsoft Azure Application Gateway
Fortinet FortiADC
Radware Alteon
Kemp LoadMaster
A10 Networks Thunder ADC
VMWare Avi Load Balancer
LoadBalancer Enterprise
Barracuda Load Balancer ADC
Amazon Elastic Load Balancing
Ivanti Virtual Web Application Firewall
Array APV Series
Buyer's Guide
Download our free F5 BIG-IP Local Traffic Manager (LTM) Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- F5 vs. Imperva WAF?
- F5 BIG-IP vs. Radware Alteon Comparison
- What is the performance parameter of Imperva X10K versus BIG-IP i2600?
- What are your daily F5 BIG-IP LTM use cases?
- What are the pros and cons of F5 BIG-IP Local Traffic Manager (LTM) vs Microsoft Azure Application Gateway for a large construction company?
- When evaluating Application Delivery Controllers, what aspect do you think is the most important to look for?
- Comparison Between Kemp LoadMaster and Load Balancer.org
- Is Citrix ADC (formerly Netscaler) the best ADC to use and if not why?
- What are your daily F5 BIG-IP LTM use cases?
- Why do I need an ADC solution?





















