Commit 3c43604f authored by 智勇's avatar 智勇

add redis keys all

parent b0153152
......@@ -66,4 +66,4 @@ if [ "$file_count" -gt 0 ]; then
sed -i "s/\:70/:${ip_last}/g" $entry
done
fi
fi
\ No newline at end of file
fi
12 13 14 15 16 17 22 23 24 50 151 152 154 156
12 13 14 15 16 17 22 23 24 26 50 151 152 154 156
......@@ -75,4 +75,9 @@ tranceConfig java "7002" "7050" "192.168.4.13" "baitiao.properties"
#tranceConfig node "dbIp: '192.168.4.23'" "dbIp: '192.168.4.8'" "192.168.4.23" "*"
#tranceConfig python "ip=192.168.4.23" "ip=192.168.4.8" "192.168.4.23" "qin-qiong*"
tranceConfig ui "7041" "7054" "192.168.4.12" "activity-ui.js"
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
......@@ -90,4 +90,8 @@ add_queues mall refundFeed
add_queues financial_system refundInfo
add_queues bt_loan bt_loan_queue
add_queues baitiao_debt save_redpacket
# add_queues bt_loan_queue
add_queues bt_loan bt_loan_queue
add_queues /black_hole waiting_mult_generate
add_queues financial_system xyqb
#!/bin/bash
redis-cli -p 6379 keys \*
redis-cli -p 6380 keys \*
redis-cli -p 6381 keys \*
redis-cli -p 6382 keys \*
redis-cli -p 6383 keys \*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment