Skip to content

Commit

Permalink
ipmask info
Browse files Browse the repository at this point in the history
  • Loading branch information
superstes committed Nov 20, 2023
1 parent 2ee9171 commit cb97a8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ See also: `haproxy_example.cfg - test_country_cachemap`

The speed-improvements as seen by running the test-script are: `first: 0.03, second: 0.00`

By utilizing [HAProxy's ipmask](https://www.haproxy.com/blog/ip-masking-in-haproxy) (`src,ipmask(24,48)`) feature we are able to reduce the needed entries inside the map to the minimal subnets that are announced on public BGP.

### GeoIP

You will have to download some MMDB GeoIP databases.
Expand Down

0 comments on commit cb97a8b

Please sign in to comment.