Hello,

On Friday, 4 December 2020, Yossi Nachum <[email protected]> wrote:

> If I will change the map file via admin socket
> Will it shutdown old/current sessions?



Better, you don't need to shutdown anything, because HTTP authentication
works on a HTTP transaction level, so each request is authenticated, even
if it is an old session.

You do need to modify the map file too though, otherwise you will reload
back into the old configuration, next time you need to make a config change.


Lukas

Reply via email to