Skip to content

Faster non cryptographic hash for load balancing #6201

@jadidbourbaki

Description

@jadidbourbaki

I have changed the non cryptographic hash used by Caddy from fnv1 to xxhash, which is known to have better throughput than the FNV family of hashes (https://github.com/Cyan4973/xxHash). Was wondering if there is any comments on creating a PR for this change to the main caddy branch? Just a suggestion, looking to find ways to contribute to the caddy project. Love y'all's work. :-)

https://github.com/jadidbourbaki/caddy/commit/de2a2f6dbc50b3ce59467dfa377a69216f9f18e3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions