Skip to content

Instantly share code, notes, and snippets.

@kbrx93
Created August 9, 2019 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbrx93/cb7ad4b57a06c1aaa59f100637776fe2 to your computer and use it in GitHub Desktop.
Save kbrx93/cb7ad4b57a06c1aaa59f100637776fe2 to your computer and use it in GitHub Desktop.
{
"file": 1,
"format": 1
}{
"apply_on_start": true,
"settings": {
"use_read_cache": true,
"active_seeds": 2000,
"max_failcount": 1,
"dht_upload_rate_limit": 20000,
"enable_outgoing_utp": false,
"enable_incoming_utp": false,
"unchoke_slots_limit": 2000,
"max_rejects": 10,
"allow_multiple_connections_per_ip": true,
"use_parole_mode": true,
"close_redundant_connections": true,
"recv_socket_buffer_size": 1048576,
"active_limit": 2000,
"file_pool_size": 500,
"cache_expiry": 120,
"seed_choking_algorithm": 1,
"max_out_request_queue": 1500,
"send_buffer_watermark": 26214400,
"send_buffer_watermark_factor": 250,
"active_tracker_limit": 2000,
"request_timeout": 10,
"send_buffer_low_watermark": 13107200,
"mixed_mode_algorithm": 0,
"choking_algorithm": 1,
"max_queued_disk_bytes": 262144000,
"cache_buffer_chunk_size": 128,
"aio_threads": 16,
"inactivity_timeout": 20,
"checking_mem_usage": 320,
"write_cache_line_size": 512,
"listen_queue_size": 3000,
"max_allowed_in_request_queue": 2000,
"suggest_mode": 1,
"allowed_fast_set_size": 0,
"peer_timeout": 20,
"use_disk_cache_pool": true,
"read_cache_line_size": 512,
"strict_end_game_mode": false,
"max_http_recv_buffer_size": 6291456,
"cache_size": 512000,
"send_socket_buffer_size": 1048576,
"low_prio_disk": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment