-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
C:rpcComponent: JSON RPC, gRPCComponent: JSON RPC, gRPCT:enhancementType: EnhancementType: EnhancementT:jankType Jank! Non-urgent but still high-impact fixes.Type Jank! Non-urgent but still high-impact fixes.good first issueContributions Welcome!!Contributions Welcome!!
Description
Summary
Some of the RPC apis can be perfectly cached since the data is immutable, like /block /block_results, etc.
If we set proper cache-control response header, and setup with some http proxy cache server like varnish, we can easily archive great performance of http apis.
Problem Definition
Proposal
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C:rpcComponent: JSON RPC, gRPCComponent: JSON RPC, gRPCT:enhancementType: EnhancementType: EnhancementT:jankType Jank! Non-urgent but still high-impact fixes.Type Jank! Non-urgent but still high-impact fixes.good first issueContributions Welcome!!Contributions Welcome!!