Giter Site home page Giter Site logo

Comments (7)

joekiller avatar joekiller commented on July 22, 2024

are you running the replay and listener on the same server? could you give an example of command-line arguments you are using?

from goreplay.

areina avatar areina commented on July 22, 2024

no, in different servers.

this is the command line call:

sudo /usr/sbin/gor --input-raw :5001 --output-tcp myreplayserver-example.net:28020

I tried with GOMAXPROCS too:

sudo GOMAXPROCS=10 /usr/sbin/gor --input-raw :5001 --output-tcp myreplayserver-example.net:28020

from goreplay.

buger avatar buger commented on July 22, 2024

pls try this one: https://github.com/buger/gor/releases/tag/v0.8.2

from goreplay.

areina avatar areina commented on July 22, 2024

Sorry but it doesn't work for me. This version doesn't replay traffic. With the verbose option enabled, it doesn't log anything.

from goreplay.

dynamix avatar dynamix commented on July 22, 2024

I'm seeing the same issue and upgraded to 0.8.2. As @areina already said, replay does not work anymore.

My command line was:

./gor --input-raw :80 --output-http "http://dev3.xyz.io:1142"

from goreplay.

grantkl avatar grantkl commented on July 22, 2024

I'm seeing the same issue with v0.8.2

sudo GOMAXPROCS=24 gor --input-raw :9098 --output-http "http://chellishpm001:9097"

from goreplay.

grantkl avatar grantkl commented on July 22, 2024

I also tried with separate instances of the listener and replay and I see the same problem.

sudo GOMAXPROCS=24 gor --input-raw :9098 --output-tcp chellishpm001:28020

gor --input-tcp :28020 --output-http "http://chellishpm001:9097"

from goreplay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.