Skip to content

ATS 7.1 logging - cquc: Client Request #4684

Description

@chuyenim

Hi
I want to track urls of client requests so in the logging.config:

-- Squid Log Format.
squid = format {
  Format = '%<cqts> %<ttms> %<chi> %<crc>/%<pssc> %<psql> %<cqhm> %<cquc> %<caun> %<phr>/%<pqsn> %<psct>'
}

log.ascii {
  Format = squid,
  Filename = 'squid'
}

In the ATS documentation:
cquc | Client Request | Canonical URL from the client request to Traffic Server. This field differs from cqu by having its contents URL-escaped (spaces and various other characters are replaced by percent-escaped entity codes).

I thought cquc will be the client request (the url I paste in my browser) but it is actually the origin server.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions