Repository: trafficserver Updated Branches: refs/heads/master 2cc6753b3 -> bdf84381d
Remove %<cps> log tag, it was removed in aadb7522 and f914a62f Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/bdf84381 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/bdf84381 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/bdf84381 Branch: refs/heads/master Commit: bdf84381db0b3ed3fd5374bb9a1e3c2850f43508 Parents: 2cc6753 Author: Leif Hedstrom <[email protected]> Authored: Mon Mar 30 19:47:17 2015 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Mon Mar 30 19:47:19 2015 -0600 ---------------------------------------------------------------------- doc/admin/event-logging-formats.en.rst | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/bdf84381/doc/admin/event-logging-formats.en.rst ---------------------------------------------------------------------- diff --git a/doc/admin/event-logging-formats.en.rst b/doc/admin/event-logging-formats.en.rst index 0e658db..9f5bac8 100644 --- a/doc/admin/event-logging-formats.en.rst +++ b/doc/admin/event-logging-formats.en.rst @@ -114,12 +114,6 @@ The following list describes Traffic Server custom logging fields. ``chp`` The port number of the client's host machine. -.. _cps: - -``cps`` - Client Protocol Stack, the output would be the conjunction of - protocol names in the stack spliced with '+', such as "TLS+SPDY". - .. _cqbl: ``cqbl``
