Skip to content

Commit e750a40

Browse files
YARP TOC (#34691)
* YARP TOC * YARP TOC
1 parent c90e8ce commit e750a40

File tree

2 files changed

+75
-73
lines changed

2 files changed

+75
-73
lines changed

aspnetcore/fundamentals/servers/yarp/toc.yml

Lines changed: 0 additions & 72 deletions
This file was deleted.

aspnetcore/toc.yml

Lines changed: 75 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,81 @@ items:
11721172
uid: host-and-deploy/iis/http3
11731173
- name: HTTP.sys
11741174
displayName: deploy, publish, server, httpsys
1175-
uid: fundamentals/servers/httpsys
1175+
uid: fundamentals/servers/httpsys
1176+
- name: YARP
1177+
items:
1178+
- name: Get started with YARP
1179+
uid: fundamentals/servers/yarp/getting-started
1180+
- name: YARP configuration
1181+
items:
1182+
- name: Configuration Files
1183+
uid: fundamentals/servers/yarp/config-files
1184+
- name: Configuration Providers
1185+
uid: fundamentals/servers/yarp/config-providers
1186+
- name: Configuration Filters
1187+
uid: fundamentals/servers/yarp/config-filters
1188+
- name: HTTP client configuration
1189+
uid: fundamentals/servers/yarp/http-client-config
1190+
- name: YARP proxy Features
1191+
items:
1192+
- name: Header Routing
1193+
uid: fundamentals/servers/yarp/header-routing
1194+
- name: Query Parameter Routing
1195+
uid: fundamentals/servers/yarp/queryparameter-routing
1196+
- name: Transforms
1197+
uid: fundamentals/servers/yarp/transforms
1198+
- name: Load Balancing
1199+
uid: fundamentals/servers/yarp/load-balancing
1200+
- name: Session Affinity
1201+
uid: fundamentals/servers/yarp/session-affinity
1202+
- name: Destinations Health Checks
1203+
uid: fundamentals/servers/yarp/dests-health-checks
1204+
- name: Rate Limiting
1205+
uid: fundamentals/servers/yarp/rate-limiting
1206+
- name: Timeouts
1207+
uid: fundamentals/servers/yarp/timeouts
1208+
- name: Authentication and Authorization
1209+
uid: fundamentals/servers/yarp/authn-authz
1210+
- name: Output Caching
1211+
uid: fundamentals/servers/yarp/output-caching
1212+
- name: Distributed Tracing
1213+
uid: fundamentals/servers/yarp/distributed-tracing
1214+
- name: A/B Testing
1215+
uid: fundamentals/servers/yarp/ab-testing
1216+
- name: YARP protocols and guidance
1217+
items:
1218+
- name: Header Guidelines
1219+
uid: fundamentals/servers/yarp/header-guidelines
1220+
- name: HTTPS & TLS
1221+
uid: fundamentals/servers/yarp/https-tls
1222+
- name: Proxying gRPC
1223+
uid: fundamentals/servers/yarp/grpc
1224+
- name: HTTP/3
1225+
uid: fundamentals/servers/yarp/http3
1226+
- name: Cross-Origin Requests (CORS)
1227+
uid: fundamentals/servers/yarp/cors
1228+
- name: Lets Encrypt
1229+
uid: fundamentals/servers/yarp/lets-encrypt
1230+
- name: WebSockets and SPDY
1231+
uid: fundamentals/servers/yarp/websockets
1232+
- name: YARP extensibility
1233+
items:
1234+
- name: Middleware
1235+
uid: fundamentals/servers/yarp/middleware
1236+
- name: Direct Forwarding
1237+
uid: fundamentals/servers/yarp/direct-forwarding
1238+
- name: Destination Resolvers
1239+
uid: fundamentals/servers/yarp/destination-resolvers
1240+
- name: YARP deployment options
1241+
items:
1242+
- name: Http.sys Delegation
1243+
uid: fundamentals/servers/yarp/httpsys-delegation
1244+
- name: Service Fabric Integration
1245+
uid: fundamentals/servers/yarp/service-fabric-int
1246+
- name: YARP Troubleshooting
1247+
items:
1248+
- name: Diagnosing proxy issues
1249+
uid: fundamentals/servers/yarp/diagnosing-yarp-issues
11761250
- name: Test
11771251
items:
11781252
- name: .NET Hot Reload

0 commit comments

Comments
 (0)