Shared Hosting for Everyone, imagined by developers, for developers.
Discovering the Public CloudTo activate certain modifications, it is necessary to restart the program. This is done as follows:
These actions are also accessible via our API.
Only one Apache server exists per account. By restarting a site using this web server (PHP, Redirect, Static Files, and Custom Apache), all Apache sites in the account will be restarted.
There is no standard way to request a hot restart (during which no requests should be lost). By default, the system therefore sends a SIGTERM
, which will then stop the process and restart it. In this case, requests may then potentially be lost.
For Apache and uWSGI web servers, the signals allowing a warm restart are managed by the system.
For other programs, the Hot restart field allows you to specify which signal to send to the application.
Examples: