Thanks for the answer. Regards!
El lun, 3 oct 2022 a las 12:44, Aleksandar Lazic (<[email protected]>) escribió: > > Hi. > > On 03.10.22 16:29, Roberto Carna wrote: > > Dear, I have a HAProxy with several web applications but I have to > > solve the cookie without a secure flag problem in just one web > > application. > > > > Do I have to define the "http-response replace header" option in the > > frontend section or in the backend section of haproxy.cfg ? Or is it > > the same ? > > > > Because if I define the option in the frontend section, I modify the > > cookie behaviour of all the applications, and this is not what I want. > > > > Thanks a lot!!! > > I would say when the application have a own backend config then modify > the response there. > > Regards > Alex

