top of page

F5 Expands AI Gateway in Bid to Control Enterprise AI Traffic

F5 expanded its AI Gateway on August 18, despite enterprises already facing a crowded market of model routers, guardrails, and agent security tools. The Google News headline sounds like another product update. The underlying move is a bid to control every request connecting employees, applications, AI models, agents, and enterprise tools.

The updated gateway combines three functions under one policy layer. A Model Gateway manages model access, routing, and token use. An MCP Gateway governs how agents reach tools, while AI Guardrails inspect prompts and responses for threats or sensitive data.

That combination creates the real conflict. Enterprises can assemble specialized products for each function, or place several forms of AI traffic behind one infrastructure provider. F5 is betting that operational consistency will outweigh the freedom and depth offered by separate tools.

The company enters a contested field. Kong, Cloudflare, Citrix, Palo Alto Networks, cloud providers, and AI-native startups are all pursuing some version of the control-plane opportunity. Each wants to become the intermediary that decides which AI request runs, what it reaches, and how much it costs.

F5 has an advantage inside organizations that already use BIG-IP, NGINX, or its distributed cloud services. Those installations sit near application and API traffic, where policy enforcement already happens. Yet an established traffic position does not automatically establish leadership in AI governance.

The important question is therefore not whether enterprises need better controls. It is whether one gateway can govern models, agents, data, and costs without becoming another concentrated risk.

What F5 Actually Changed

F5 is turning its AI Gateway from a security checkpoint into a broader operational control plane.

The company first introduced F5 AI Gateway in November 2024. Its early positioning emphasized protection and management for traffic between applications, APIs, and large language models.

The latest release expands that scope. F5 now presents three connected gateways and security layers as one system rather than separate products with different policies.

The Model Gateway handles requests sent to AI models. It records token use by provider, model, team, and individual user, according to F5. Administrators can also set budgets and enforce them while requests are processed.

Routing adds an economic function. The gateway can send simpler tasks to less costly models, reuse suitable cached responses, or distribute workloads according to available GPU capacity. That makes the gateway part security product, part traffic manager, and part spending controller.

F5 says these features can cut token spending by 30% to 60% without requiring application changes. Its current AI Gateway overview also claims that removing redundant agent tool calls can reduce related token waste by up to 90%.

Those figures are vendor claims, not independent benchmarks. Actual savings will depend on request patterns, cache reuse, model choices, latency requirements, and existing optimization work. An organization already using strict routing policies might see a smaller gain.

The MCP Gateway addresses a different traffic path. Model Context Protocol, or MCP, gives AI applications a standard method for connecting with tools and data sources. Those connections can reach databases, internal APIs, document repositories, and business systems.

F5 says its registry can catalog public, remote, and private MCP servers. Administrators can apply allow lists, deny lists, quotas, budgets, and role-based access controls to individual tools.

The system also records each tool invocation. That record can show which identity initiated a request, which resource an agent reached, and what action occurred. Such evidence matters when an autonomous process modifies business data or accesses regulated information.

AI Guardrails inspect the content moving through the gateway. F5 says these policies can redact personally identifiable information, block prompt-injection attempts, and stop jailbreak techniques. Fail-closed enforcement rejects traffic when the inspection layer cannot evaluate it safely.

Together, the components cover three distinct questions. Which model should process a request? Which tools may an agent use? What information or instructions may cross either boundary?

F5 has also placed the gateway inside its wider AI Security Platform. That platform groups AI governance, usage controls, security testing, and runtime protection around the live systems carrying AI traffic.

The integration matters more than the branding. A gateway that only routes requests sees one part of an AI workflow. A gateway connected with application security, API controls, and runtime monitoring can correlate more activity around that request.

F5 plans support for SaaS, hybrid SaaS, and hybrid multicloud deployments. Air-gapped support is planned for regulated environments that cannot send sensitive traffic through an external service.

That deployment range targets organizations whose AI systems span private infrastructure and several cloud providers. It also reinforces F5’s main argument: the control layer should follow traffic across environments instead of belonging to one model vendor.

Why the Google News Headline Matters Now

The Google News item reflects a larger transition from experimenting with AI models to governing AI inference at scale.

F5’s 2026 State of Application Strategy research found that 77% of surveyed organizations viewed inference as their dominant AI activity. Respondents managed an average of seven AI models, according to the company.

Inference is the production stage where a trained model processes a live request. It includes employee assistants, customer support systems, code tools, search applications, and agents executing business tasks.

Managing seven models creates more than seven technical relationships. Teams must track credentials, regions, request formats, retention rules, safety filters, fallback behavior, performance, and consumption across those systems.

An agent introduces another permission structure. The model can decide to call an external tool, while that tool can expose data or execute an action. Security teams must govern the user, agent, model, tool, and target system together.

MCP makes tool integration easier, but standardization also accelerates proliferation. Developers can connect new tools without designing a custom interface for every AI application. Central teams can quickly lose visibility into which servers exist and who can reach them.

Security researchers have already described this expanded attack surface. A 2025 paper on MCP security controls identified tool poisoning, data exfiltration, supply-chain compromise, and cross-system privilege escalation among the central risks.

The researchers recommended scoped authorization, provenance tracking, sandboxing, inline data controls, and centralized gateway enforcement. F5’s architecture aligns with several of those recommendations, although a product feature list does not prove effective implementation.

Economic pressure is rising alongside security risk. Every prompt, response, retrieved document, and tool result can add tokens to a model request. An agent can generate several model calls while completing one visible user task.

That makes spending difficult to assign. A company might know its total provider bill but lack reliable attribution across teams, applications, users, and autonomous workflows.

Traditional cloud budgets also arrive too late for some AI workloads. An agent can repeat a failing step or generate unnecessary tool calls before a monthly report identifies the pattern. Real-time quotas and routing policies can intervene earlier.

Kunal Anand, F5’s chief product officer, described the problem as fragmented control over requests carrying economic, security, and governance consequences. That framing serves F5’s platform strategy, but the fragmentation problem is real.

The category is also attracting substantial investment. WitnessAI raised $58 million to expand its enterprise AI security platform, according to an Axios report. PitchBook estimated that agentic cybersecurity companies raised nearly $250 million across almost two dozen deals during 2025.

However, deployment remains uneven. The same Axios report cited McKinsey research indicating that roughly one-quarter of respondents were meaningfully scaling agentic systems.

That gap explains why vendors are moving now. They want to establish the control point before most enterprise agents reach production, not after customers have standardized elsewhere.

The Google News coverage therefore marks more than an F5 feature release. It captures an infrastructure contest forming before the dominant enterprise architecture has settled.

One Control Plane Versus Specialized AI Tools

F5’s main opponent is not one vendor. It is the specialized stack assembled from separate routing, security, observability, and agent-governance products.

A specialized architecture lets a company choose a model router for performance, a guardrail provider for content inspection, and another product for MCP authorization. Teams can replace one component without moving the entire system.

That flexibility matters because the category is young. Security techniques, agent protocols, and model interfaces continue to change. A tightly coupled platform can become difficult to adjust when a stronger component appears elsewhere.

Specialists can also focus more deeply on narrow problems. An AI-native observability service might offer richer prompt traces or evaluation workflows. A dedicated security company might detect attacks that a general application platform misses.

The tradeoff is operational fragmentation. Each component can introduce another policy language, dashboard, agent, data store, identity integration, and audit format. Gaps emerge when two products interpret the same user or request differently.

F5 argues that shared policy reduces those gaps. Its system applies budgets, role-based access controls, audit records, and observability across model traffic and agent tool calls.

The strongest case appears inside existing F5 environments. An enterprise already using BIG-IP or NGINX can place AI controls near infrastructure that handles ordinary application and API traffic.

F5 reinforced that strategy in March 2026. Its ADSP expansion added MCP traffic visibility and agent-focused controls across its application delivery portfolio.

NGINX can inspect MCP metadata in the traffic path, according to the announcement. Operators can observe request patterns, latency, throughput, and errors across known or previously untracked agent activity.

That position can reduce deployment friction. Teams may extend an existing traffic layer rather than insert another proxy and establish a separate operational process.

Competitors are making a similar argument. Citrix added MCP Gateway functions to NetScaler AI Gateway in July, only months after launching the underlying product.

The NetScaler update combines model routing, token tracking, and agent tool governance. Citrix also emphasizes a single platform and dashboard for both model and MCP traffic.

Kong approaches the category from API infrastructure. Cloudflare can connect AI routing with a large edge network. Palo Alto Networks is incorporating AI gateway capabilities into a broader enterprise security portfolio.

Cloud providers hold another advantage. Amazon, Microsoft, Google, and Databricks can place model access controls close to their respective identity, data, and AI services.

This competition puts pressure on standalone AI gateway vendors. They must prove that deeper AI-specific features justify another product in the traffic path.

It also puts pressure on F5. The company must demonstrate that its familiar application infrastructure understands agent behavior deeply enough to govern more than ordinary network requests.

A traditional gateway checks identity, destination, request shape, and rate limits. An AI gateway must also reason about prompt content, model selection, tool intent, data sensitivity, and multi-step behavior.

Those decisions operate at different layers. Blocking an unauthorized database tool is a clear access-control action. Determining whether an authorized agent is being manipulated by retrieved content requires more contextual analysis.

The platform strategy succeeds if shared identity and telemetry improve those decisions. It weakens if integration mainly produces one console while specialized controls remain shallow.

Procurement will amplify this tension. Security leaders often prefer fewer vendors and consistent evidence, while development teams favor tools that evolve quickly and remain portable.

The outcome will differ across organizations. F5 does not need to win every new AI project. It needs existing customers to treat its gateway as the default route into production.

A Gateway Can Enforce Policy, but It Cannot Prove Safety

Central enforcement improves control, but it does not make model output or agent behavior inherently trustworthy.

An AI gateway sees traffic crossing its boundary. It can authenticate identities, inspect content, record decisions, limit rates, and block unauthorized destinations.

It cannot always determine whether an allowed action is correct. An employee might legitimately access customer records while asking an agent to perform a mistaken update. The request can satisfy every policy and still produce harm.

Prompt injection presents a similar problem. Malicious instructions can appear inside webpages, documents, messages, or retrieved records. An agent may interpret that content as a command rather than untrusted data.

F5 says its guardrails block prompt injection and jailbreak attempts. It also says its threat library receives more than 10,000 attack patterns monthly. Those claims require careful evaluation against each customer’s applications and data.

Pattern coverage does not equal complete protection. Attackers can change wording, split instructions across inputs, exploit application logic, or target an authorized tool after passing content inspection.

False positives create another operational risk. A strict filter might block valid source code, medical language, security research, or customer information needed for an approved workflow.

Fail-closed behavior limits exposure when the gateway cannot inspect a request. It can also interrupt critical applications during a policy service failure or uncertain classification.

Enterprises will need clear exception procedures. They must know who can override a decision, how that action is recorded, and whether emergency access creates a lasting policy gap.

Latency also deserves scrutiny. Every routing decision, content inspection, data classification, and audit operation takes time. Even small delays accumulate across agents making several sequential model and tool calls.

F5 describes the platform as suitable for high-throughput traffic, but the company has not published comprehensive independent benchmarks for every inspection mode. Buyers should test realistic prompts, streaming responses, and long agent sessions.

The control plane itself becomes sensitive infrastructure. It can contain model credentials, user identities, prompt content, tool inventories, budget rules, and records of internal activity.

A compromise could expose far more than one application. Centralization concentrates visibility and enforcement, but it also concentrates operational and security consequences.

Deployment design therefore matters. Regulated organizations should verify where inspection occurs, which data reaches F5 services, how logs are retained, and whether sensitive content appears in telemetry.

Air-gapped support could address some residency concerns once available. Until then, buyers must separate currently delivered capabilities from planned deployment options.

Compliance language also needs restraint. Alignment with SOC 2, ISO standards, or HIPAA-related controls does not automatically make a customer deployment compliant.

Compliance depends on configuration, operating procedures, contracts, access reviews, retention policies, and the surrounding application. A gateway supplies controls and evidence, not an automatic certification.

Teams should also preserve records outside the gateway. Incident investigations need application context, model versions, retrieved documents, tool results, and human approvals.

A well-maintained technical knowledge base can connect those records with system documentation. That context helps investigators understand why an apparently valid request produced an unexpected result.

Finally, a gateway only governs traffic routed through it. Employees may still use unapproved chat services, browser extensions, direct provider credentials, or local models.

F5 can integrate with wider controls for shadow AI, but no gateway captures traffic that bypasses its enforcement point. Architecture diagrams should distinguish governed flows from merely discovered ones.

F5’s Cost Claim Needs Real Workload Evidence

The promise of 30% to 60% lower token spending is plausible for some workloads, but the range says little without a measurement baseline.

Semantic caching can avoid repeated model calls. Instead of matching identical text, it attempts to reuse an answer when a new request has substantially similar meaning.

That method works best for stable, repetitive queries. Customer support answers, internal policy questions, and common developer requests can produce meaningful cache reuse.

It works less reliably when answers depend on current data, user-specific permissions, or changing conversation context. Reusing an unsuitable response can reduce costs while introducing inaccurate information.

Smart routing offers another path to savings. A gateway can direct routine classification or extraction tasks to a smaller model while reserving larger models for difficult requests.

The hard part is deciding which request needs which model. An overly aggressive policy can lower the provider bill while reducing answer quality or increasing retries.

Model tiering also requires evaluation data. Teams need task-specific tests that compare accuracy, latency, safety, and total cost across models. Price alone cannot determine the correct route.

GPU-aware load balancing applies mainly when organizations operate private or self-hosted inference infrastructure. It can improve utilization by directing requests around overloaded accelerators.

Yet infrastructure savings and token savings are not identical. A company should separate provider charges, GPU utilization, gateway costs, engineering time, and failed-request overhead in its analysis.

Token attribution can still provide immediate value. Organizations often lack a consistent method for connecting model consumption with teams, users, and applications.

F5’s per-team budgets can stop a workload before it exceeds a defined limit. That is more actionable than discovering an overrun after the provider invoice arrives.

However, budgets can create incentives that distort behavior. Teams might split applications across accounts, route around controls, or choose weaker models to remain within an arbitrary limit.

Cost policy should therefore connect with service-level objectives. A fraud system and an internal writing assistant should not receive the same routing or spending rules.

Agent tool calls complicate the accounting further. One employee request might trigger planning, retrieval, several tool calls, validation, and a final model response.

F5 says its MCP Gateway can remove redundant calls and reduce related token waste by up to 90%. Buyers should ask how the product defines redundancy and whether it changes an agent’s execution plan.

Preventing an exact repeated call is relatively safe. Suppressing two apparently similar calls can be risky when underlying data changed between them.

Teams should test the gateway with recorded production traces. They should compare total task completion rates, not only tokens consumed per individual request.

A useful evaluation should include several dimensions. Measure successful outcomes, retries, cache errors, security blocks, latency, provider spending, infrastructure use, and operator effort.

The baseline must also reflect existing controls. Comparing F5 with an entirely unoptimized application will produce a larger apparent gain than comparing it with a mature routing layer.

This does not invalidate the savings claim. It means the benefit belongs to a specific workload and policy design, not to the gateway label itself.

The company’s economic pitch broadens the buying audience. Security teams gain policy enforcement, platform teams gain routing, and finance teams gain attribution.

That coalition can accelerate adoption. It can also produce conflicting goals when lower spending, stronger inspection, and faster responses pull routing decisions in different directions.

Three Signals Will Show Whether F5’s Strategy Works

The next test is not another feature announcement. It is whether enterprises route meaningful production traffic through the combined control plane.

The first signal is independently documented customer adoption. F5 should show production deployments that use Model Gateway, MCP Gateway, and AI Guardrails together.

Those examples should include traffic scale, deployment architecture, policy coverage, and measurable operational results. Anonymous claims about large enterprises will provide less confidence than detailed implementations.

Evidence from regulated industries would be especially significant. Financial services, healthcare, and government customers face strict identity, residency, audit, and availability requirements.

Successful deployments there would strengthen F5’s unified-platform argument. Limited use in experimental applications would suggest that the product remains an additional layer rather than core infrastructure.

The second signal is validation of cost and performance claims. Customers need reproducible evidence for the 30% to 60% token reduction range.

Useful benchmarks should disclose workload types, cache rates, model mixes, routing rules, response quality, and gateway latency. Without those details, percentage savings remain difficult to compare.

Independent tests should also evaluate guardrails under load. Buyers need to know how content inspection changes latency, throughput, false positives, and availability during failures.

Strong results would support the claim that security and optimization can share one request path. Weak results would favor architectures that separate high-speed routing from deeper asynchronous analysis.

The third signal is competitive response. Citrix already combines model and MCP governance, while Kong, cloud platforms, and security vendors continue expanding their respective gateways.

Watch whether those vendors match F5’s shared policy model, deployment options, and application-security integration. Also watch whether enterprises demand open interfaces that let them replace individual gateway components.

A move toward open policy formats would weaken tightly bundled platforms. A shift toward consolidated security procurement would strengthen F5 and other established infrastructure providers.

Google News will keep surfacing announcements that describe unified AI governance. The more important work happens after those headlines, when platform teams choose where requests must pass before reaching a model or tool.

Enterprise buyers should map their actual AI traffic before selecting a gateway. Identify direct model calls, agent tools, sensitive data paths, unapproved services, and systems that cannot tolerate added latency.

Then test one representative production workflow from end to end. Measure task quality, blocked requests, data exposure, response time, total cost, and the effort required to explain each decision.

F5 has presented a coherent answer to AI tool sprawl: one control plane across models, agents, and security. The next three months should reveal whether customers view that control point as a foundation or another product to govern.

Get started for free

A local first AI Assistant w/ Personal Knowledge Management

remio only supports Windows 10+ (x64) and M-Chip Macs currently.

Your AI Partner at Work
Get more done with remio

Plan. Create. Deliver.
All in one place.

bottom of page