RPC to ourself do not pass through serialization + HTTPS

This commit is contained in:
Alex Auvolat
2020-04-23 14:40:59 +00:00
parent 37f880bc09
commit 2fe82be3bc
8 changed files with 88 additions and 50 deletions
-2
View File
@@ -10,8 +10,6 @@ Improvements
Membership: keep IP addresses of failed nodes and try to reping them regularly
RPC client/server: do not go through the serialization+HTTP+TLS+deserialization when doing a request to ourself.
Attaining S3 compatibility
--------------------------