Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
BridgeDB
Commits
60849809
Commit
60849809
authored
Aug 19, 2009
by
Roger Dingledine
Browse files
explain a bit more what N_IP_CLUSTERS actually means
svn:r20332
parent
d3c0edd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
bridgedb.conf
View file @
60849809
...
...
@@ -31,6 +31,9 @@ DB_LOG_FILE = "./bridgedist.log"
MASTER_KEY_FILE
=
"./secret_key"
# How many clusters do we group IPs in when distributing bridges based on IP?
# Note that if PROXY_LIST_FILES is set (below), what we actually do here
# is use one higher than the number here, and the extra cluster is used
# for answering requests made by IP addresses in the PROXY_LIST_FILES file.
N_IP_CLUSTERS
=
4
# If possible, always give a certain number of answers with a given ORPort.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment