ttl tested

This commit is contained in:
2024-11-29 13:18:24 -07:00
parent c013d9cc67
commit 6afaa613b2
7 changed files with 39 additions and 38 deletions

View File

@@ -57,7 +57,7 @@ services:
- data-streamer
volumes:
- "../preprocessing/10k_sample_2023_10_01-2023_10_31.csv:/data/csv/main.csv:ro"
command: "sh -c 'sleep 30 && python /app/pcap_processor.py -c /data/csv/main.csv -x --stream_size 100000 -l 0.1'"
command: "sh -c 'sleep 30 && python /app/pcap_processor.py -c /data/csv/main.csv -l 0.1'"
deploy:
replicas: 1
# placement: