Re: ACL filter: add add_allow and add_deny actions

2024-07-16 Thread Masaori Koshiba
Thank you for starting this discussion. I have three comments: # 1. "Match on IP and Method Policy" Let me clarify one thing about the current default confing called "Match on IP and Method Policy". It employs the "first match wins" policy. This is an improvement from ATS 9.2.x, making Inline Fil

Re: ATS 10 Metrics clear|reset at runtime.

2024-07-16 Thread Leif Hedstrom
I’m +1 on removing the “clear|zero” operations from traffic_ctl in 10.0.0. — Leif > On Jul 16, 2024, at 4:12 AM, Damian Meden wrote: > > Hello. > > With the latest inclusion of the new Metric machinery in ATS 10 you are no > longer able to reset|zero a counter at runtime, this used to make se

ACL filter: add add_allow and add_deny actions

2024-07-16 Thread Brian Neradt
dev@trafficserver.apache.org: Matty Williams, Masaori Koshiba, and I have been working on polishing up ACL filter rules for 10.0.x. Masaori and Matty worked on a configuration that keeps 10.0.x ACL filter action behavior, by default, the same as it was for ATS 9.x via the following PRs: - htt

ATS 10 Metrics clear|reset at runtime.

2024-07-16 Thread Damian Meden
Hello. With the latest inclusion of the new Metric machinery in ATS 10 you are no longer able to reset|zero a counter at runtime, this used to make sense as the old metrics were persistent, this is no longer the case for ATS 10. All counters are reset on every restart, so this would be the way to