Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Add benchmark test app json.
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Feb 17, 2016
1 parent 1482248 commit a00e879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run-benchmark.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby

# Note: before you run this test, make sure you set:
# sysctl net.ipv4.tcp_max_syn_backlog=20000
# sysctl -w net.ipv4.tcp_max_syn_backlog=20000
# To make sure that all the TCP connections are retried correctly.

require 'cassandra'
Expand Down

0 comments on commit a00e879

Please sign in to comment.