Hi, I have installed and prepared the server and client, both work fine. But if I want to use this memcached client to communicate with other server(communication through the eth cable), it failed. Is there anybody give me some clue about this? Here is the reference output:
xiao@xiao-OptiPlex-9010:~/Downloads/memcached/memcached_client$ ./loader -a ../twitter_dataset/twitter_dataset_2x_f4 -s servers.txt -g 0.5 -T 1 -c 1 -w 1 -u -f 4 -t 1 stats_time = 1 Configuration: nProcessors on system: 8 nWorkers: 1 runtime: 1 Fixed value size: 4 Get fraction: 0.500000 Naggle's algorithm: False host: 192.168.1.2 address: 192.168.1.2 Loading key value file...created uniform distribution 1000 rps -1 cpus 1 num_worker_connections 1 Created 1 connections total Creating worker on tid 912619264 starting receiveCallback starting receive base loop Stats: ------------------------- timeDiff, rps, requests, gets, sets, hits, misses, avg_lat, 90th, 95th, 99th, std, min, max, avgGetSize 1375978999.977624, 0.0, 0, 0, 0, 0, 0, -nan, 0.000100, 0.000100, 0.000100, -nan, 0.000000, 0.000000, -nan Outstanding requests per worker: 891234 Ran for 2.000002, exiting Thanks -- Xiao Yu 22 Crescent Drive Port Jefferson Port Jefferson Station NY,11776 Mobile: 631-682-6561 Email: [email protected] <[email protected]>
