Admin

Stop the Nutch server

Initiates a graceful shutdown of the Nutch server. If jobs are still running and force is not set, the server will refuse to stop.

get/admin/stop

Query parameters

forceboolean

If true, kills any running jobs before stopping the server.

Response

Shutdown status message.

string required

Changes