anatoly71
anatoly71
goreplay 1.3.1, 1.3.2 osx, linux. I file 'replay.log' containing 1 request. goreplay 1.3.1 does not exit after having forwarded the contents of the file > gor_v1.3.1 -verbose 3 -input-file replay.log...
Hello, Question 1 on Linux I do hostA: goreplay --input-file ./somefile --output-tcp hostB:9000 hostB: goreplay --input-tcp :9000 -output-http http://hostC:8000 --http-allow-method GET Outcome: hostC receives the traffic but it is NOT...
Hi Andrew! First of all thank you for your library! I have a question which I hope you can answer. What is the purpose of including logback.xml in maven artifact...