Skip to content

Commit 18cb53b

Browse files
committed
chore: Lint
Signed-off-by: Flynn <flynn@buoyant.io>
1 parent e5b37ee commit 18cb53b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • linkerd.io/content/blog/2026/0209-protocol-detection

linkerd.io/content/blog/2026/0209-protocol-detection/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ spec:
167167
Some protocols require the server to send data before the client (server-first protocols). These protocols cannot be detected because Linkerd waits for client data that never arrives.
168168
169169
Common server-first protocols include:
170+
170171
- MySQL
171172
- SMTP
172173
- FTP
@@ -526,6 +527,7 @@ spec:
526527
Linkerd's automatic protocol detection simplifies service mesh adoption by eliminating the need for manual protocol configuration in most cases. Understanding how detection works, when to configure opaque ports, and how to troubleshoot issues ensures smooth operation of your service mesh.
527528
528529
Key takeaways:
530+
529531
- HTTP, HTTP/2, and gRPC are automatically detected
530532
- Server-first protocols and binary protocols should be marked as opaque
531533
- Use the detection timeout configuration for slow-starting services

0 commit comments

Comments
 (0)