issues
search
NethermindEth
/
nethermind
A robust execution client for Ethereum node operators.
https://nethermind.io/nethermind-client
GNU General Public License v3.0
1.28k
stars
440
forks
source link
Switch off Response Compression for loopback
#7782
Closed
benaadams
closed
1 day ago
benaadams
commented
1 day ago
Changes
If request is coming from localhost don't use response compression as is both no lag in network or bandwidth issues and it allocates a lot (though native). Using compression also makes more work for both EL & CL that can be skipped
Types of changes
What types of changes does your code introduce?
[x] Optimization
Testing
Requires testing
[x] No
Changes
Types of changes
What types of changes does your code introduce?
Testing
Requires testing