书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 11488 个相关结果.
  • Debugging Tips

    Debugging Performance Issues Benchmarking Queries Analyzing Decision Logs Envoy External Authorization Filter Configuration Interacting with the gRPC server This page provide...
  • Debugging Tips

    Debugging Performance Issues Benchmarking Queries Analyzing Decision Logs Envoy External Authorization Filter Configuration Interacting with the gRPC server This page provide...
  • xDS API endpoints

    xDS API endpoints gRPC streaming endpoints REST endpoints Aggregated Discovery Service Delta endpoints xDS API endpoints An xDS management server will implement the below e...
  • Implement pluggable components

    How to: Implement pluggable components Implement a pluggable component Find the proto definition file Create service scaffolding Define the service Returning semantic errors N...
  • How-To: 使用 W3C 跟踪上下文

    How-To : 使用 Dapr 的 W3C 跟踪上下文 如何使用追踪上下文 如何从响应中检索跟踪上下文 在 Go 中检索跟踪上下文 对于 HTTP 调用 对于gRPC 调用 在 C# 中检索跟踪上下文 对于 HTTP 调用 对于gRPC 调用 如何在请求中传播跟踪上下文 在 Go 中传递跟踪上下文 对于 HTTP 调用 对于gRPC 调用...
  • Authentication

    Authentication Usage server client Options WithSigningMethod() WithClaims() Demo Extract Users’ Information White List Demo Generate JWT Token Authentication Auth m...
  • jina.serve.runtimes.head package

    jina.serve.runtimes.head package Module contents jina.serve.runtimes.head package Module contents class jina.serve.runtimes.head.HeadRuntime(args, cancel_event=None, \*kwargs*...
  • HTTP过滤器

    HTTP过滤器 缓存 CORS过滤器 故障注入 DynamoDB gRPC HTTP/1.1 桥接 gRPC-JSON 转码过滤器 gRPC-Web 过滤器 健康检查 速率限制 路由 Lua 返回 HTTP过滤器 缓存 统计 CORS过滤器 故障注入 配置 运行时配置 统计 DynamoDB ...
  • 安全注意事项

    适用于 ASP.NET Core 的 gRPC 的安全注意事项Security considerations in gRPC for ASP.NET Core 本文内容 传输安全性Transport security 异常Exceptions 消息大小限制Message size limits 客户端证书验证Client certificate v...
  • 元信息传递

    412 2022-08-10 《Kratos v2.4 教程》
    元信息传递 默认格式规范 使用方式 注册元信息中间件 获取元信息字段的值 设置元信息字段的值 元信息传递 微服务之间通过 HTTP 和 gRPC API 进行接口交互,服务架构需要使用统一的元信息(Metadata)传输进行微服务间的传递。 目前 gRPC 中可以携带元信息传递,原理是将元信息放入 HTTP Header 中,这样上游即可收到...