-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
questionQuestion about GoReplay and how to use itQuestion about GoReplay and how to use it
Description
Start goreplay and middleware with goreplay --middleware /app/middleware
, which handles signals like syscall.SIGINT, syscall.SIGTERM, etc. After the goreplay process is terminated, middleware also exits, but a middleware zombie process is formed. How to implement middleware correctly with golang?
Metadata
Metadata
Assignees
Labels
questionQuestion about GoReplay and how to use itQuestion about GoReplay and how to use it