Skip to content

Instantly share code, notes, and snippets.

@silas
Created May 12, 2009 03:40
Show Gist options
  • Save silas/110293 to your computer and use it in GitHub Desktop.
Save silas/110293 to your computer and use it in GitHub Desktop.
port=1463
max_msg_per_second=2000000
check_interval=3
<store>
category=default
type=buffer
target_write_size=20480
max_write_interval=1
buffer_send_rate=1
retry_interval=30
retry_interval_range=10
<primary>
type=network
remote_host=10.0.0.5
remote_port=9103
</primary>
<secondary>
type=file
fs_type=std
file_path=/tmp
base_filename=thisisoverwritten
max_size=1073741824
</secondary>
</store>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment