paladox opened a new issue #7637: URL: https://github.com/apache/trafficserver/issues/7637
I'm not sure where to ask this question but here it goes. In varnish you are able to easily depool/repool and have backends. In ats i see you can do this via parent.config but it doesn't seem to support depooling and you have to restart to remove/add a backend. I had an idea on doing this via a lua plugin within do_remap but it seems math.random is cached so we cannot do that. Does anyone know how I can do this? (we're thinking of moving from varnish to ats) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
