Varnish Enterprise 6 (Ubuntu) logo

    Varnish Enterprise 6 (Ubuntu)

    A supercharged version of Varnish Cache, for accelerating content delivery while protecting web services.

    Ratings and reviews

    4.6
    104 ratings
    2 star
    1 star
    70%
    27%
    3%
    0%
    0%
    0 AWS reviews
    |
    104 external reviews
    External reviews are from G2  and PeerSpot .

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (104)
    reviewer2865846

    Caching has boosted search suggestions and now drives faster, higher-converting user queries

    Reviewed on Jun 27, 2026
    Review provided by PeerSpot

    What is our primary use case?

    Varnish Enterprise is primarily used by my organization to cache responses for quick suggestions for users. For example, when users visit IndiaMART and start typing in the search box, we show them a list of suggestions to choose from, which is the module I work on—the suggest module. The request goes through Varnish, and if the request is already present in Varnish, we provide the response back immediately. If it is not there, we proceed to hit the back end servers.

    Varnish Enterprise is also used by my organization as a load balancer.

    What is most valuable?

    The best features Varnish Enterprise offers are the caching and the load balancing, which are the two main use cases for my organization.

    Varnish Enterprise stands out because it can be used to trim down the URL noise, which is really helpful in maintaining a very discreet cache. If users have different parameters but type one letter, they can all be shown the same suggestions regardless of their name or location. This has helped tremendously in cutting down the URL noise and has improved search traceability, aiding in investigating issues.

    Varnish Enterprise has positively impacted my organization by significantly reducing the API latency for my personal use case, and the same applies to other teams who use it.

    What needs improvement?

    I am not sure how Varnish Enterprise can be improved. I will have to delve deeper into the technicalities that I am not yet familiar with, so this is a question I am not equipped enough to answer.

    For how long have I used the solution?

    Since I moved to back end, I have been in regular touch with Varnish Enterprise for around one and a half years. Before that, I had a slight idea about what Varnish was. For hands-on implementation, it has been around one and a half years.

    What do I think about the stability of the solution?

    Varnish Enterprise is stable.

    What do I think about the scalability of the solution?

    Varnish Enterprise's scalability is good, convenient, and reliable.

    How are customer service and support?

    I have not had the opportunity to connect with customer support for Varnish Enterprise yet.

    Which solution did I use previously and why did I switch?

    I have always been using Varnish Enterprise for caching. I did not use a different solution before.

    What was our ROI?

    I have not seen a return on investment with Varnish Enterprise.

    Which other solutions did I evaluate?

    I do not think I evaluated other options before choosing Varnish Enterprise.

    What other advice do I have?

    The reduction in latency with Varnish Enterprise has affected business outcomes positively because the conversion rate of search for the suggestions shown to users has been significantly higher than for the search pages they land on by manually typing out the whole query. This is a clear conversion rate and is the KPI we always aim to improve.

    My advice for others looking into using Varnish Enterprise is to make sure that it justifies their use case and that it is not an overkill or an underkill for their particular requirement. I would rate this review an eight out of ten.

    Arkajyoti Misra

    Caching layer has boosted website load times and improves user experience for hosted clients

    Reviewed on Jun 25, 2026
    Review provided by PeerSpot

    What is our primary use case?

    My main use case for Varnish Enterprise was to provide speed improvements for websites that we were creating for our clients through a SaaS service, which was a no-code website builder. We wanted to have Varnish Enterprise as a caching layer in between.

    This specific example was part of the website builder itself. When people created their own websites, they were hosted in our system and served through the Varnish Enterprise layer, functioning as a private CDN. We had servers closer to user locations from which we served these websites. Before and after implementation, there was a marked difference in the speed of the systems, and the users noticed it as well. There was significant improvement in the user experience.

    What is most valuable?

    The best features of Varnish Enterprise include caching performance, which I believe is best in its class and was the main reason we selected it. Varnish Enterprise offers more granular control on the cache and cache control, allowing us to fine-tune the caching behavior and route traffic in a custom way. The cache control and invalidation logic enabled us to purge requests instantly, which was valuable.

    Varnish Enterprise has impacted my organization positively by showing marked improvement in the speed at which websites were being served. The clients were happy with that, and the people who owned or created those websites were satisfied. This had a positive impact, as we likely had more revenue as a result.

    What needs improvement?

    Varnish Enterprise can be improved, particularly on the security features, as it does not differentiate itself compared to Cloudflare because it only provides the usual TLS termination and load balancing capabilities. If there is an area where it can improve itself, it would be on the security side.

    Mutual TLS termination is something I wish was included. I have not used Varnish Enterprise for the last three years, so I cannot confirm whether this feature is now included, but at the time we were using it, we did not see that feature.

    For how long have I used the solution?

    I am not using Varnish Enterprise currently, but in my previous organization, I used it for around eighteen months.

    What was our ROI?

    I do not recall the exact revenue figures, but the speed improvement was significant. It was at least a forty percent improvement in the speed at which websites loaded, which was great.

    Which other solutions did I evaluate?

    We implemented Varnish Enterprise by using the Helm charts that Varnish provides in the backend. It has been around three years since we did this implementation, so the exact details are a bit unclear, but I do remember the impact of it. We evaluated it against other solutions, including Fastly and Cloudflare, and Varnish Enterprise served us well.

    What other advice do I have?

    I would rate Varnish Enterprise at least eight out of ten.

    I chose eight out of ten because the product needs to work on the security part of things. Additionally, while it does give a lot of granular control, it requires a lot of effort to achieve those controls. There was considerable effort from our side to achieve those granular controls on the caching logic, invalidation, and other aspects. If those could be easier to accomplish, I would give it a ten.

    Regarding Varnish Enterprise's AI capabilities, I used it three years ago, and there were not many AI capabilities at that point in time, so I cannot comment on this. I did not have any experience with Varnish Enterprise's AI capabilities regarding the accuracy and reliability of output.

    Varnish Enterprise is a great product because the core part works very well, achieving speed and cache validation, invalidation, and control logic. If those looking for these particular features, it is a great product. I have not seen the updated product and have not used it in the last couple of years, so I do not have any other thoughts.

    My overall rating for Varnish Enterprise is eight out of ten.

    reviewer2817219

    Caching flexibility has improved response time and optimizes HTTP request handling

    Reviewed on Apr 15, 2026
    Review provided by PeerSpot

    What is our primary use case?

    My main use case for Varnish Enterprise is mostly cache. When I say mostly cache, I mean we get directly into Varnish and we edit the rules with VCL files.

    What is most valuable?

    In my opinion, the best features Varnish Enterprise offers are excellent. What makes those features stand out for me is the flexibility and configuration options because we can edit mostly everything about the request and a specific response for a specific request.

    Varnish Enterprise has positively impacted my organization because the response time is an upgrade. The improved response time has benefited my organization as the response time for HTTP requests is more efficient and quick.

    What needs improvement?

    I think Varnish Enterprise can be improved as the prices can be cheaper. Besides the price, I do not think there is anything else that could be better.

    For how long have I used the solution?

    I have been using Varnish Enterprise for about three years.

    What's my experience with pricing, setup cost, and licensing?

    My experience with pricing, setup cost, and licensing is difficult as some clients do not want to pay so much.

    What other advice do I have?

    I do not want to add anything else about the features. The price and the feasibility of implementation keep Varnish Enterprise from being a perfect ten for me. I rate Varnish Enterprise overall as an eight out of ten.

    Goksbsu .

    Ease and speed in website design

    Reviewed on Mar 11, 2026
    Review provided by G2
    What do you like best about the product?
    I love the speed of Varnish Software in designing multiple websites in a short time, in addition to creating beautiful backgrounds. The price is reasonable compared to other sites I have used. Also, the setup process was simple and understandable, unlike other platforms.
    What do you dislike about the product?
    Some countries do not allow my websites to work quickly. I don't know the exact reason.
    What problems is the product solving and how is that benefiting you?
    Varnish Software helps me design multiple websites in a short time. It also allows me to create beautiful backgrounds easily.
    Said .

    Easy browsing and great support

    Reviewed on Mar 06, 2026
    Review provided by G2
    What do you like best about the product?
    I love that Varnish Software makes running my site more comfortable and easy to browse. Their quick and active support is impressive, as they professionally helped me when I was struggling to understand some plugins. The registration, login, and installation process was very simple and smooth.
    What do you dislike about the product?
    Sometimes, waiting for support requires a certain period to transfer me to human support instead of a robot. This is the bad thing, but it is understandable due to the existing pressure, and there is no problem with it even though they helped me with the issue and it was resolved.
    What problems is the product solving and how is that benefiting you?
    Varnish Software provides flexibility in browsing my site and facilitates quick access to the required pages. Additionally, their fast and professional support solved my problem easily.
    Aditya Y.

    Varnish Delivers Lightning-Fast Web Acceleration Across Platforms

    Reviewed on Dec 20, 2025
    Review provided by G2
    What do you like best about the product?
    Varnish is a well-known frontend caching technology that is cross-platform, making it a significant accelerator for web applications. Customer Support is great and it can be easily integrated with systems to serve on top of our servers and serve the HTTP needs.
    What do you dislike about the product?
    At the moment, I can't think of anything specific. However, having an AI agent available to assist with navigation and provide quick answers would be helpful.
    What problems is the product solving and how is that benefiting you?
    Content Delivery network latency and accelerators.
    Sharath J.

    Great Caching Performance, But Debugging Needs Improvement

    Reviewed on Nov 06, 2025
    Review provided by G2
    What do you like best about the product?
    deliver faster reliable web content through advance caching
    What do you dislike about the product?
    debugging is tricky some require manual fine tuning
    What problems is the product solving and how is that benefiting you?
    requires manual fine tuning instead user friendly
    Covenant L.

    Great

    Reviewed on Apr 30, 2025
    Review provided by G2
    What do you like best about the product?
    I like that they are building tools to help organizations
    What do you dislike about the product?
    They need to pay more attention to their developers
    What problems is the product solving and how is that benefiting you?
    Increased scalability and reduced server load
    Francesco U.

    Using varnish for cdn

    Reviewed on Nov 13, 2024
    Review provided by G2
    What do you like best about the product?
    We use varnish in our developing cdn infrastructure
    What do you dislike about the product?
    it's powerful language is also steepy to learning at the beginning
    What problems is the product solving and how is that benefiting you?
    We need a cache in our cdn servers
    Rogier Timmermans

    Easy to install, very light, extremely fast, and provides direct access to the pipeline

    Reviewed on Jun 24, 2024
    Review provided by PeerSpot

    What is our primary use case?

    We implemented the solution for web caching in 2022. We auto-update the tool so that we don't face any security issues. We are a broadcasting company. We have many OTT clients that request a lot of images. We use a customized server that resizes images on the fly or transforms them in a different format. It’s a legacy product. It's no longer fully supported. We don't have much choice there, but getting any fixes is difficult. However, with our growth and volume over the years, these things just don't cope anymore.

    Ultimately, the traffic just kills the servers. So, we put Varnish in front of the cache and reduced the traffic to the service by about 98%. Instead of being bombarded with 40 million requests every day, it's now down to one million. We used more than 15 servers before. Now, with a bit of redundancy, we have reduced it to four. It is quite a lot. I haven't seen any issues on the server for one and a half years since we deployed Varnish, so it's pretty good.

    What is most valuable?

    The programmability is fun to use. I get direct access to the pipeline. I use it to correct a few things that our clients and servers don't like. So I do some on-the-fly corrections and a little hacking, and it works better. The tool is really easy to install, very light, and extremely fast. It requires low maintenance. I'm quite pleased with the product. It is easy to learn the product. It's all documented properly.

    The person who wants to learn the tool must know how to deal with such products. However, it is relatively simple. It's running well in our organization, and nobody needs to touch it. We haven't really touched any configuration in over a year as it's still working great. It has been running my same VCL code ever since initial deployment. It has been running stable since, apart from some minor optimizations here and there.

    What needs improvement?

    The monitoring features could be improved for an enterprise solution. We can see quite a few things, but getting better visibility on what is going wrong would be nice. If I really need to pinpoint an issue or find something in the ongoing traffic, it's a bit clunky and laborious but not impossible. It can be done, but it's all command-line. These monitoring features could use a bit more modernized interfaces for easier access. Things like Elasticsearch and Kibana integration would be nice. It would be nice to have something graphical/queryable like that to dig deeper into what's happening.

    For how long have I used the solution?

    I have been using the solution for more than one and a half years. I am using the latest version of the solution.

    What do I think about the stability of the solution?

    The tool is very stable. I haven't seen any issues.

    What do I think about the scalability of the solution?

    Our company was taken over some time ago and other teams are using Varnish as a CDN product, but they are in a different country. My team has two maintainers/operators for varnish.

    How was the initial setup?

    Initially, I deployed the product using the open-source version, and I'm still running that VCL code. Technically, I can switch back to the open-source version at any point because I'm not running any enterprise code except for the service itself,makes negotiating for a good deal very effective too.

    What about the implementation team?

    I did all of the grunt work (test setup, load test, VCL code, etc) myself before presenting the solution and getting it approved for production use.

    What was our ROI?

    We have basic access to supportm but so far we're good with that. We got quite a good deal for three years, so I'm not unhappy with our investment. Our ROI seems to be quite decent for the deal we got in the end.

    What's my experience with pricing, setup cost, and licensing?

    We got a decent deal on the product. Since we had very limited feature usage, we pushed for a good deal. Since we are not using high-end features and open source would suffice, we can get the tool for a cheaper price.

    Which other solutions did I evaluate?

    We were using some vendor products before. They were relatively slow, and we had to add more servers as the vendor just likes to scale horizontally. The product was not performing well with increasing load and issues kept appearing leading to end-user impact and a lot of manual maintenance. We ended up with 20 servers for a very minimalistic setup. It did nothing and still had issues. I just googled a bit and chose Varnish (open source) to try it, impressed with the results we went for the Enterprise version to ensure support.

    What other advice do I have?

    My recommendation: it depends on the use cases. If you have a lot of files, if your servers get hammered quite badly, or if you are doing images or video delivery, first look at your traffic patterns and analyze what's going on. Generally, Varnish’s out-of-the-box product is quite simple but the power comes from the VCL code. Just running it should bring an improvement but make sure to look at the VCL code, the programmatic layer where we can play with the pipeline and make all kinds of adjustments.

    We can filter, rectify or block things via VCL. The caching mechanisms ensure that all our clients receive proper delivery of their images. Traffic doesn't kill our legacy image servers anymore.

    We connected our load balancer and configured Varnish to connect to the image servers to pick them up. The integration was very simple.

    Our use case itself is quite simple. Overall, I rate the solution a nine out of ten, given that the monitoring and statistical analysis could be better. If we consider the product as a whole and look at the added value of Enterprise, I would rate it a six out of ten, but we do not use the features much. Enterprise has a nice UI where I can do basic monitoring. Though the UI is nice to have, I can also run it through the command line.

    Overall, I rate the solution an eight and a half out of ten.