mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Merge commit '09987d0f9d32e860f1391bb9c75b799501e2d141' as 'Subtrees/websocket'
This commit is contained in:
18
Subtrees/websocket/examples/wsperf/wsperf.cfg
Normal file
18
Subtrees/websocket/examples/wsperf/wsperf.cfg
Normal file
@@ -0,0 +1,18 @@
|
||||
##
|
||||
## wsperf config file
|
||||
##
|
||||
|
||||
## MODE (choose one)
|
||||
server = 1
|
||||
#client = 1
|
||||
|
||||
## GLOBAL OPTIONS
|
||||
num_threads = 2
|
||||
#ident = "ident string to report to commander"
|
||||
|
||||
## OPTIONS FOR SERVER
|
||||
port = 9501
|
||||
|
||||
## OPTIONS FOR CLIENT
|
||||
## uri of command server
|
||||
#uri = "ws://localhost:9005"
|
||||
Reference in New Issue
Block a user