Comment by randomswede
5 years ago
And one of the more important things done at the very beginning of each and every HTTP(S) request is packaging the web request up in a protobuf and send it onwards from the loadbalancer.
5 years ago
And one of the more important things done at the very beginning of each and every HTTP(S) request is packaging the web request up in a protobuf and send it onwards from the loadbalancer.
So downstream from the LB it's no longer HTTP? Or is every component just protobuf "aware"?
Yes