#!/bin/tcsh killall -q micro_proxy_test limit coredumpsize unlimited ./micro_proxy_test \ -f ../../live_server/id-10-t_config_common.txt \ -i dump_unknown_commands=1 \ -i listen_port=8840 \ -i dump_all=0 \ -i server_config=../../live_server/micro_proxy/init.xml \ -i server_patches=id-10-t_chain.xml \ < /dev/null >& output.txt& # Consider -i server_patches=daisy_chain.xml instead of patches.xml if you are # running in a virtual machine and/or outside of the data center.