Re: Removing set-timeout-out operator from header_rewrite

2025-05-08 Thread Jean-Georges Fritsch
Hello, can you please remove me from the distribution list? Thanks. JG On Wednesday, May 7, 2025 at 10:06:43 AM PDT, Leif Hedstrom wrote: Hi all, I’d like to remove the operator set-timeout-out from the header_rewrite plugin for ATS v10.2.0. Yes, it is technically an incompatible chan

Re: Removing set-timeout-out operator from header_rewrite

2025-05-08 Thread Masakazu Kitajo
+1 for removing it for 11.0. Apparently the operator is from the initial commit. We should have deprecated the operator when we added set-config operator. -- Masakazu On Wed, May 7, 2025 at 4:18 PM Leif Hedstrom wrote: > Well, dangit, it turns out, you could use this functionality if you > fig

Re: Removing set-timeout-out operator from header_rewrite

2025-05-07 Thread Leif Hedstrom
Well, dangit, it turns out, you could use this functionality if you figured out the secret operator name to use (not the one from the documentation). So, albeit not working as documented, it is possible for someone to use or have used this functionality, ignoring the broken docs and using the so

Re: Removing set-timeout-out operator from header_rewrite

2025-05-07 Thread Brian Neradt
Sounds reasonable since it wasn't working before anyway. Therefore it can't hurt anyone to remove it since it couldn't be used. On Wed, May 7, 2025 at 12:07 PM Leif Hedstrom wrote: > Hi all, > > I’d like to remove the operator set-timeout-out from the header_rewrite > plugin for ATS v10.2.0. Yes