Is Nginx restart required after changing domain?

Hi,

After renaming a site directory (in a multi-tenant setup), the new domain immediately pointed to the site and everything seems to be working fine. Is Nginx restart still required?

Thanks

@wale

It is a best practice to restart Nginx process as it will reload all configuration changes as well as flush any cached data for the site.