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/02/24 18:21:10 UTC

[GitHub] [trafficserver] brbzull0 opened a new pull request, #9461: QUIC: Make some adjustment to the qlog configuration

brbzull0 opened a new pull request, #9461:
URL: https://github.com/apache/trafficserver/pull/9461

   Renamed the `qlog_dir` and make `qlog` its own map inside quic config.
   ```yaml
   ts:
     quic:
       qlog:
         file_base: zyx
   ```
   This change algo let the user to set, beside the path, the common name used in each qlog file, so base on the above example ATS will generate the following qlog files:
   
   ```
   zyx-e9158839e54cb8f34ab00d34236ad5e19a49.sqlog
   zyx-39e54cb8f3e91586ad5e19a4984ab00d3423.sqlog
   zyx-8839e54cbd5e19a498f34e915ab00d34236a.sqlog
   ...
   ```
   
   Docs are updated too.
   
   Fixes https://github.com/apache/trafficserver/issues/9343


-- 
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


[GitHub] [trafficserver] brbzull0 commented on pull request #9461: QUIC: Make some adjustment to the qlog configuration

Posted by "brbzull0 (via GitHub)" <gi...@apache.org>.
brbzull0 commented on PR #9461:
URL: https://github.com/apache/trafficserver/pull/9461#issuecomment-1444247565

   [approve ci autest]


-- 
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


[GitHub] [trafficserver] brbzull0 merged pull request #9461: QUIC: Make some adjustment to the qlog configuration

Posted by "brbzull0 (via GitHub)" <gi...@apache.org>.
brbzull0 merged PR #9461:
URL: https://github.com/apache/trafficserver/pull/9461


-- 
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


[GitHub] [trafficserver] brbzull0 commented on pull request #9461: QUIC: Make some adjustment to the qlog configuration

Posted by "brbzull0 (via GitHub)" <gi...@apache.org>.
brbzull0 commented on PR #9461:
URL: https://github.com/apache/trafficserver/pull/9461#issuecomment-1446746954

   [approve ci autest]


-- 
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


[GitHub] [trafficserver] brbzull0 commented on pull request #9461: QUIC: Make some adjustment to the qlog configuration

Posted by "brbzull0 (via GitHub)" <gi...@apache.org>.
brbzull0 commented on PR #9461:
URL: https://github.com/apache/trafficserver/pull/9461#issuecomment-1446097160

   [approve ci]


-- 
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