TSVConnIsSsl
TSVConnIsSsl API function
- Provided by: trafficserver-dev (Version: 9.2.3+ds-1+deb12u1ubuntu0.1)
- Source: trafficserver
- Report a bug
TSVConnIsSsl API function
#include <ts/ts.h>
Determines whether the connection associated with svc is being processed as an SSL connection. Returns 1 if it is being processed as SSL and 0 otherwise.
2026, dev@trafficserver.apache.org