Force reload in frankenphp service configuration#2281
Force reload in frankenphp service configuration#2281
Conversation
|
I'm not sure if this should be made the default. I've tried to mirror Caddy's service definitions as closely as possible. |
|
@dunglas @alexandre-daubois thoughts on this? @kitro you can use "frankenphp reload" instead of |
|
@henderkes Yes, It can be used the From frankenphp perspective used as drop-in-replacement of fpm I think is good to make it default. |
|
This feels weird because Maybe we should look into Caddy's |
There's nothing to really change there. Realpath prevents non-worker script changes from being picked up immediately and workers need to be restarted anyway. |
|
Well maybe it makes sense to add |
Signed-off-by: Nordine <5256921+kitro@users.noreply.github.com>
|
I think is good to merge. |
henderkes
left a comment
There was a problem hiding this comment.
Okay, no objections from my side then.
@henderkes This resolve the
symlinkissue for the symlink deployment strategy.alpine already have the force flag.