Skip to content

r4um/nginx-beanstalklog-replay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nginx-beanstalklog-replay

Replays http requests in beanstalkd submitted via nginx-beanstalklog-module to gor replay server

$ go get -u http://github.com/kr/beanstalk
$ go build nginx-beanstalklog-replay.go

Usage

$ nginx-beanstalklog-replay -h
Usage of nginx-beanstalklog-replay:
  -b="127.0.0.1:11300": beanstalkd server address
  -f=3: sleep seconds after fatal errors
  -r="localhost:28020": gor replay server address
  -s=0: beanstalkd reserve timeout
  -t="nginx-log": beanstalkd tube to watch

About

Replays http requests in beanstalkd to gor replay server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages