trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

Feature Request: Logging Quick Retries in Last Layer (MID Layer)

Open mirakae opened this issue 2 years ago • 3 comments

Problem: Currently, quick retries in the last layer (MID layer) are not logged when last.parent_retry has parent.config set to "simply_retry," and last.simple_server_retry_responses has parent.config set to "500,501,502,504,412."

Request: Enable logging for these quick retries in the described scenario, potential benefits, such as better troubleshooting or monitoring

mirakae avatar Sep 29 '23 07:09 mirakae

Have you tried enabling all parent logging with debug enabled to see if you can get what you want?

ezelkow1 avatar Oct 02 '23 22:10 ezelkow1

Information for the retry is there, but not able to get it into logs:

http_trans_debug_retry_mid.txt

but not able to log it.

mirakae avatar Oct 03 '23 16:10 mirakae

This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.

github-actions[bot] avatar Oct 03 '24 02:10 github-actions[bot]