Restarting Aspera services

When you change product settings, you might need to restart certain Aspera services in order for the new values to take effect.

IBM Aspera Central

If IBM Aspera Central is stopped, or if you modified the <central_server> or <database> sections in aspera.conf, then you need to restart the service.

Run the following command in a Terminal window to restart IBM Asp era Central:
> /etc/rc.d/init.d/asperacentral stop
> /etc/rc.d/init.d/asperacentral start

IBM Aspera NodeD

Restart the IBM Aspera Node Service if you modified any setting in aspera.conf.

Run the following commands to restart the Aspera Node Service:
> /etc/rc.d/init.d/asperanoded restart

IBM Aspera HTTPD

Restart the IBM Aspera HTTPD Service if you modified any setting in aspera.conf.

Run the following commands to restart the IBM Aspera HTTPD Service:
> /etc/rc.d/init.d/asperahttpd restart