Skip to content

Is load testing of custom gRPC server possible? #781

Answered by ldemailly
santhoshk asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the late reply, github isn't notifying me of new discussions until I actually go and check.

Design wise Fortio was mostly conceived initially to test "in the middle" overhead of istio/envoy proxies and ingress, so its GRPC testing client is mostly about testing its own server on the other side - or the std health check endpoint

There are other tools in go that do dynamic grpc and maybe some day I'll have time to add that but it's not looking likely

This is basically #420

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ldemailly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants