| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| LibreSpeed 6.2.1 source code.tar.gz | 2026-08-12 | 22.2 MB | |
| LibreSpeed 6.2.1 source code.zip | 2026-08-12 | 22.1 MB | |
| README.md | 2026-08-12 | 1.1 kB | |
| Totals: 3 Items | 44.3 MB | 2 | |
Highlights
- Fixed upload-speed results being inflated when an upload request receives an HTTP error response. The client now only starts a replacement upload after the completed request returns a successful status. #820
- Made the modern frontend work when the repository is served without rearranging its files. Docker now preserves the
frontend/asset directory, whilesettings.jsonandserver-list.jsonare served from the web root. #834
Deployment and reliability
- Documented the request-body-size configuration required by IIS deployments.
- Updated Docker, installation, and design-switch documentation to use the same layout as a non-Docker deployment.
- Added end-to-end coverage for all runtime modes, Alpine standalone deployments, and the static modern-frontend asset layout.
Maintenance
- Updated JavaScript dependencies and the
actions/staleGitHub Action.
Full changelog
https://github.com/librespeed/speedtest/compare/v6.2.0...v6.2.1