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
David Goulet
Tor
Commits
584a4fc4
Commit
584a4fc4
authored
Feb 18, 2003
by
Roger Dingledine
Browse files
Allow more connections open at once svn:r160
parent
8c136b3a
Changes
5
Hide whitespace changes
Inline
Side-by-side
src/config/moria1-orrc
View file @
584a4fc4
...
...
@@ -16,7 +16,7 @@ APPort 9021
DirPort 9031
# Maximum number of connections.
MaxConn
1
00
MaxConn
9
00
# Which traffic shaping policy to use.
#
...
...
src/config/moria2-orrc
View file @
584a4fc4
...
...
@@ -16,7 +16,7 @@ APPort 9022
DirPort 9032
# Maximum number of connections.
MaxConn
1
00
MaxConn
9
00
# Which traffic shaping policy to use.
#
...
...
src/config/moria3-orrc
View file @
584a4fc4
...
...
@@ -16,7 +16,7 @@ APPort 9023
DirPort 9033
# Maximum number of connections.
MaxConn
1
00
MaxConn
9
00
# Which traffic shaping policy to use.
#
...
...
src/config/oprc
View file @
584a4fc4
...
...
@@ -13,7 +13,7 @@ CoinWeight 0.01
APPort 9050
# Maximum number of connections.
MaxConn
1
00
MaxConn
9
00
Role 8
# Which traffic shaping policy to use.
...
...
src/config/ts4-orrc
View file @
584a4fc4
...
...
@@ -13,7 +13,7 @@ OPPort 9014
APPort 9024
# Maximum number of connections.
MaxConn
1
00
MaxConn
9
00
# Which traffic shaping policy to use.
#
...
...
Write
Preview
Supports
Markdown
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