An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/cenkalti/httpagain

Package httpagain is for building HTTP servers that restarts gracefully. This is possible thanks to github.com/rcrowley/goagain package. Send SIGUSR2 to a process and it will restart without downtime. httpagain uses double-fork strategy as default to keep same PID after restart. This plays nicely with process managers such as upstart, supervisord, etc. Send SIGTERM for graceful shutdown.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/cenkalti/httpagain
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/cenkalti
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago

    Loading...
    Readme
    Loading...