# cx9208/bbrplus

编译了dog250大神的bbr修正版

Repository: https://github.com/cx9208/bbrplus
Canonical: https://ross.abutalabs.com/products/bbrplus
Language: C
License: GPL-3.0
License Family: copyleft
Archived: true
Last push: 2019-07-10T00:09:54+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2814, "days_push": 2612, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1310, forks 478 (observed 2026-08-28T04:04:19.844790+00:00)

## What it is
BBRplus is a modified version of the Linux kernel's BBR TCP congestion control algorithm, originally proposed by dog250, compiled into a 4.14 kernel with an install script for CentOS 7. It aims to fix BBR's slow convergence and performance loss under high packet loss, reducing queuing and packet drops.

## Use cases
- improve tcp throughput on a vps with high packet loss
- replace default bbr with a faster congestion control algorithm
- reduce latency and queuing on a linux server
- install bbrplus kernel on centos 7
- optimize network speed for proxy servers

## When to choose
- you run a CentOS 7 server on a lossy or congested network link
- you want to experiment with an improved BBR variant on a 4.14 kernel
- you need a prebuilt kernel with the modified congestion control included

## When to avoid
- you need a production-stable, officially supported solution - the author explicitly disclaims stability
- you run kernels newer than 4.14, since the patch is not ported
- you cannot risk kernel replacement or losing boot access on your server

## Facets
- artifact type: library
- maturity: maintenance
- function: networking, security
- domain: networking, operating-systems, performance
- platform: cli
- tags: tcp-congestion-control, bbr, kernel-module, centos, kernel-patch, one-click-script, linux

## Member repositories
- cx9208/bbrplus (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.844790+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:49:54.348005+00:00, confidence not recorded.
  - readme: https://github.com/cx9208/bbrplus (fetched 2026-08-28T04:04:19.844790+00:00, sha 7dc0668cb0e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
