Advanced Configuration of booster-http
Customizing your booster-http instance
Configuration options
--pprof run pprof web server on localhost:6070 (default: false)
--base-path value the base path at which to run the web server
--address value, --addr value the listen address for the web server (default: "0.0.0.0")
--port value the port the web server listens on (default: 7777)
--api-lid value the endpoint for the local index directory API, eg 'http://localhost:8042'
--add-index-throttle value the maximum number of add index operations that can run in parallel (default: 4)
--api-fullnode value the endpoint for the full node API
--api-storage value [ --api-storage value ] the endpoint for the storage node API
--serve-pieces enables serving raw pieces (default: true)
--serve-cars serve CAR files with the Trustless IPFS Gateway API (default: true)
--compression-level value compression level to use for responses, 0-9, 0 is no compression, 9 is maximum compression; set to 0 to disable if using a reverse proxy with compression (default: 1)
--log-file value path to file to append HTTP request and error logs to, defaults to stdout (-) (default: "-")
--tracing enables tracing of booster-http calls (default: false)
--tracing-endpoint value the endpoint for the tracing exporter (default: "http://tempo:14268/api/traces")
--api-filter-endpoint value the endpoint to use for fetching a remote retrieval configuration for requests
--api-filter-auth value value to pass in the authorization header when sending a request to the API filter endpoint (e.g. 'Basic ~base64 encoded user/pass~'
--badbits-denylists value [ --badbits-denylists value ] the endpoints for fetching one or more custom BadBits list instead of the default one at https://badbits.dwebops.pub/denylist.json (default: "https://badbits.dwebops.pub/denylist.json")
--help, -h show helpbooster-http, boostd and lotus
Address and port
Pieces and CARs
BadBits denylist
Compression
Logging
Trusted HTTP Gateway Setup
bifrost-gateway
Reverse Proxy Setup
Setup server block
Limiting Access

Rate Limiting
Bandwidth Limiting

Compression
HTTPS
Caching
Last updated

