Skip to content

Redirects that are followed are logged as though sent to client #2895

Description

@d2r
  • The squid field is logged as though a response was sent to the client.
  • Should we log events for redirects that are being followed?

It is possible to distinguish the two cases by looking at the bytes sent: when it is a real response to the client, the bytes sent will be positive, and when it is a redirect we have followed, the bytes sent will be 0.

We may require a different squid field value to better distinguish the cases.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions