Lev Stipakov created TS-3272:
--------------------------------
Summary: TS_SSL_SNI_HOOK continuously called
Key: TS-3272
URL: https://issues.apache.org/jira/browse/TS-3272
Project: Traffic Server
Issue Type: Bug
Components: Core
Reporter: Lev Stipakov
I have created a simple plugin with TS_SSL_SNI_HOOK handler. Handler starts
thread. Thread function has small sleep and after that calls TSVConnTunnel.
The problem is that during sleep duration TS_SSL_SNI_HOOK handler gets
continuously called.
I would expect that TS_SSL_SNI_HOOK handler should be called just once.
See plugin code in attach.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)