You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "brbzull0 (via GitHub)" <gi...@apache.org> on 2023/03/20 18:09:13 UTC

[GitHub] [trafficserver] brbzull0 commented on pull request #9543: QUIC: Test basic scenarios around the ts.quic.no_activity_timeout_in config

brbzull0 commented on PR #9543:
URL: https://github.com/apache/trafficserver/pull/9543#issuecomment-1476710224

   weird why the tests is not picking up the timeout here.
   ```
   Running Test quic_no_activity_timeout:... Passed
   
   Generating Report: --------------
   Total of 1 test
     Unknown: 0
     Exception: 0
     Failed: 0
     Warning: 0
     Skipped: 0
     Passed: 1
   ```
   
   base on the logs the `max_idle_timeout` is set.
   
   ```
   [Mar 20 16:31:54.879] [ET_NET 0] DEBUG: <QUICTransportParameters.cc:289 (_print)> (quic_handshake) MAX_IDLE_TIMEOUT (1): 0xbb8 (3000)
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org