apache / apache/trafficserver

ATS should keep a read-only copy of the original client request

Open
#8,016 1 comment 0 reactions 0 assignees View on GitHub
HTTP Logging New Feature Stale
Dominant language
C++
Stars
2k
Forks
874
Avg merge
6d 15h
Merged PRs (30d)
46

Description

The client request data may be updated by plugins during the processing of the transaction. This updating means by the time logging occurs, there may be no clean version of the original request. This issue was identified among other places in issue #4697.

The unmapped version of the logging fields help, but even those fields may be changed from the original by plugins that trigger on the read request hook.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.