View previous topic :: View next topic |
Author |
Message |
lazna -
Joined: 16 Aug 2015 Posts: 52
|
Posted: Mon Mar 08, 2021 11:53 am Post subject: abyss.conf - reload without server restart |
|
|
Have small web on abyss utlilizing HTTP_PLAIN_AUTH (secured by HTTPS) as an authentication method. Want to offer self password change to users by constucting script which will assemble specific password hash and rewiter aproppriate line in abyss.conf. Is there any method to reload abyss.conf dynamically or must by whole server restarted after password change? |
|
Back to top |
|
|
admin Site Admin
Joined: 03 Mar 2002 Posts: 1313
|
Posted: Thu Mar 11, 2021 9:13 pm Post subject: Re: abyss.conf - reload without server restart |
|
|
lazna,
Right now, "dynamic" restart is not possible. The server has to restart fully while recycling its worker process.
Just for your information, such a capability has been implemented since 2016 but was never activated. We did test it a lot but there were some edge cases where it would cause some weird issues. Dynamic reloading is not always possible too especially when ports or certificates are involved. _________________ Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com |
|
Back to top |
|
|
|