We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4446e17 commit 941888dCopy full SHA for 941888d
README.markdown
@@ -1464,8 +1464,10 @@ ngx-ssl-session-ticket-keys
1464
1465
Dumping ssl session ticket keys of a nginx worker.
1466
1467
+```bash
1468
# assuming one nginx worker process has the pid 3781.
1469
$ ./samples/ngx-ssl-session-ticket-keys.sxx -I ./tapset -x 3781
1470
+```
1471
1472
[Back to TOC](#table-of-contents)
1473
@@ -1474,8 +1476,10 @@ ngx-ssl-session-resumption-stats
1474
1476
1475
1477
Analyzing the statistics of nginx SSL/TLS session ticket resumption.
1478
1479
1480
1481
$ ./samples/ngx-ssl-session-resumption-stats.sxx -x 3781
1482
1483
1484
1485
0 commit comments