proxy

The Istio proxy components.

Github stars Tracking Chart

Istio Proxy

The Istio Proxy is a microservice proxy that can be used on the client and server side, and forms a microservice mesh. The Proxy supports a large number of features.

Client Side Features:

  • Discovery & Load Balancing. The Proxy can use several standard service discovery and load balancing APIs to efficiently distribute traffic to services.

  • Credential Injection. The Proxy can inject client identity, either through connection tunneling or protocol-specific mechanisms such as JWT tokens for HTTP requests.

  • Connection Management. The Proxy manages connections to services, handling health checking, retry, failover, and flow control.

  • Monitoring & Logging. The Proxy can report client-side metrics and logs to the Mixer.

Server Side Features:

  • Rate Limiting & Flow Control. The Proxy can prevent overload of backend systems and provide client-aware rate limiting.

  • Protocol Translation. The Proxy is a gRPC gateway, providing translation between JSON-REST and gRPC.

  • Authentication & Authorization. The Proxy supports multiple authentication mechanisms, and can use the client identities to perform authorization checks through the Mixer.

  • Monitoring & Logging. The Proxy can report server-side metrics and logs to the Mixer.

Please see istio.io
to learn about the overall Istio project and how to get in touch with us. To learn how you can
contribute to any of the Istio components, including the proxy, please
see the Istio contribution guidelines.

Main metrics

Overview
Name With Owneristio/proxy
Primary LanguageC++
Program languageC++ (Language Count: 6)
Platform
License:Apache License 2.0
所有者活动
Created At2016-12-01 18:51:04
Pushed At2025-04-25 08:08:04
Last Commit At2025-04-25 04:08:03
Release Count417
Last Release Name1.26.0-beta.0 (Posted on 2025-04-18 12:31:55)
First Release Namestable-88cfb24 (Posted on )
用户参与
Stargazers Count836
Watchers Count116
Fork Count1.2k
Commits Count3.5k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count4611
Pull Requests Open Count2
Pull Requests Close Count1386
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private