#!/bin/tcsh killall -q js_proxy_server_test ./js_proxy_server_test < /dev/null >& output.txt & # Turn on a lot of extra messages to the log file. # -i verbose_debugging=1 # When the client tries to connect to the live server, redirect him to the test server. # So you can do more testing without changing the client. # -i destination_micro_proxy_port=8840 # Consider testing from http://js-proxy-test.trade-ideas.com/TIProWeb/TIPro.html # This domain is similar to https://hadoop.trade-ideas.com/TIProWeb/TIPro.html. # You see the same files, but this gets its data from the test js_proxy_server.