Restarting Aspera Services

Instructions on restarting Aspera services after configuration changes

If Aspera Central is stopped, or if you have modified the <central_server...> or <database...> sections within aspera.conf, then you will need to restart the service by entering the following command in a Terminal window:

$ /etc/init.d/asperacentral restart

Restart asperahttpd and asperanoded if you have modified any setting within aspera.conf. To restart, use the commands below.

$ /etc/init.d/asperahttpd restart
$ /etc/init.d/asperanoded restart