rubis.properties
Home
/
evaluation /
otherapps /
RUBiS-Benchmark /
Client /
rubis.properties
# HTTP server information
httpd_hostname = localhost
httpd_port = 8080
# C-JDBC server information
cjdbc_hostname =
# Precise which version to use. Valid options are : PHP, Servlets, EJB
httpd_use_version = Servlets
ejb_server = sci20
ejb_html_path = /ejb_rubis_web
ejb_script_path = /ejb_rubis_web/servlet
servlets_server = localhost
servlets_html_path = /rubis_servlets
servlets_script_path = /rubis_servlets/servlet
php_html_path = /PHP
php_script_path = /PHP
# Workload: precise which transition table to use
workload_remote_client_nodes =
workload_remote_client_command = /usr/local/java/jdk1.3.1/bin/java -classpath RUBiS edu.rice.rubis.client.ClientEmulator
workload_number_of_clients_per_node = 240
workload_transition_table = ../workload/transitions.txt
workload_number_of_columns = 27
workload_number_of_rows = 29
workload_maximum_number_of_transitions = 1000
workload_number_of_items_per_page = 10
workload_use_tpcw_think_time = yes
workload_up_ramp_time_in_ms = 120000
workload_up_ramp_slowdown_factor = 2
workload_session_run_time_in_ms = 900000
workload_down_ramp_time_in_ms = 60000
workload_down_ramp_slowdown_factor = 3
#Database information
database_server = localhost:3306/rubis
# Users policy
database_number_of_users = 100
# Region & Category definition files
database_regions_file = ../database/ebay_regions.txt
database_categories_file = ../database/ebay_simple_categories.txt
# Items policy
database_number_of_old_items = 100
database_percentage_of_unique_items = 80
database_percentage_of_items_with_reserve_price = 40
database_percentage_of_buy_now_items = 10
database_max_quantity_for_multiple_items = 10
database_item_description_length = 8192
# Bids policy
database_max_bids_per_item = 1
# Comments policy
database_max_comments_per_user = 20
database_comment_max_length = 2048
# Monitoring Information
monitoring_debug_level = 0
monitoring_program = /usr/bin/sar
monitoring_options = -n DEV -n SOCK -rubcw
monitoring_sampling_in_seconds = 1
monitoring_rsh = /usr/bin/ssh
monitoring_scp = /usr/bin/scp
monitoring_gnuplot_terminal = jpeg