Use this page in the UI when creating / editing an HTTP Fetcher service.
ID
The service ID. Must be unique for each service.
Used as the sid query parameter in HTTP API requests.
You can only edit this setting while creating a new service. After this it is locked forever.
Name
A descriptive name for the service.
Source URL
The root of the URL to fetch files from (requested path will be appended to this).
Cache Not-Found for
When the source responds with "not found", return the same result without consulting the source again for this amount of time.
This is to avoid bombarding the source web-server with the same request over and other.
Cache other errors for
When the source responds with another error (not "not found"), return the same result without consulting the source again for this amount of time.
This is to avoid bombarding the source web-server with the same request over and other.
Update (button)
Click to save / update the information on the page. Changes are NOT saved until you click this button.
Delete service (button)
(when editing existing service)
Click this button to delete the service.