Yes, that's quite possible as well. If you look at the implementation there's a point where the enumeration is converted to a pointer to a variable - you can simply have the two enumeration values use the same overridable value in the same way as done here. It's actually easier now with the management converters I added recently - this mechanism makes it so you can return different converters for the two enumeration values which differ by how much they multiply the incoming setting.
[ Full content available at: https://github.com/apache/trafficserver/pull/4130 ] This message was relayed via gitbox.apache.org for [email protected]
