Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

TcpMatchers

Page as Markdown

TcpMatchers API reference.

Proto: tcp_matchers.proto

Package: common.gloo.solo.io

TCPRequestMatcher

Specify TCP request matchers. Matchers are criteria such as a port to match with an incoming request.

FieldDescription
port(uint32)

Specify the port on the host defined in the route table to match with incoming TCP requests.