Package: golang-github-mwitkow-go-conntrack-dev (0.0~git20190716.2f06839-2)
Links for golang-github-mwitkow-go-conntrack-dev
Debian Resources:
Download Source Package golang-github-mwitkow-go-conntrack:
- [golang-github-mwitkow-go-conntrack_0.0~git20190716.2f06839-2.dsc]
- [golang-github-mwitkow-go-conntrack_0.0~git20190716.2f06839.orig.tar.gz]
- [golang-github-mwitkow-go-conntrack_0.0~git20190716.2f06839-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-inconshreveable-muxado-dev
- libprometheus-tiny-perl
- golang-github-charmbracelet-wish-dev
- golang-github-grpc-ecosystem-go-grpc-prometheus-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-gliderlabs-ssh-dev
- golang-github-hashicorp-go-cleanhttp-dev
- alertmanager-irc-relay
- golang-github-armon-go-proxyproto-dev
- libdancer2-plugin-database-perl
- golang-gopkg-fatih-pool.v2-dev
Go middleware for net.Conn tracking
Prometheus (https://prometheus.io/) monitoring and x/net/trace (https://godoc.org/golang.org/x/net/trace#EventLog) tracing wrappers for net.Conn, both inbound (net.Listener) and outbound (net.Dialer).
Go standard library does a great job of doing "the right" things with your connections: http.Transport pools outbound ones, and http.Server sets good Keep Alive defaults. However, it is still easy to get it wrong.
That's why you should be able to monitor (using Prometheus) how many connections your Go frontend servers have inbound, and how big are the connection pools to your backends. You should also be able to inspect your connection without ssh and netstat.
Other Packages Related to golang-github-mwitkow-go-conntrack-dev
|
|
|
|
-
- dep: golang-github-jpillora-backoff-dev
- backoff algorithm in Golang
-
- dep: golang-github-prometheus-client-golang-dev
- Prometheus instrumentation library for Go applications
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
Download golang-github-mwitkow-go-conntrack-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 14.3 kB | 62.0 kB | [list of files] |