Not clear what recommendation did you read. you might consider dataplane api for config management: haproxytech/dataplaneapi: HAProxy Data Plane API (github.com) <https://github.com/haproxytech/dataplaneapi>
On Wed, May 26, 2021, 4:32 PM reshma r <[email protected]> wrote: > Hello all, > Periodically I need to write some configuration data to a file. However I > came across documentation that warned against writing to a file at runtime. > Can someone give me advice on how I can achieve this safely? > Appreciate any help > > Thank you >

