Closed superhail closed 1 month ago
What is the usage scenario of this feature?
@wwbmmm we have some control-frame methods which we hope will not fail in case of eovercrowded.
@chenBright please help check
@chenBright http2 needed as well?
@chenBright http2 needed as well?
http2 also use ProcessHttpRequest.
Protocols that use the is_overcrowded function need as well.
@wwbmmm @chenBright all done
LGTM
What problem does this PR solve?
Issue Number:
Problem Summary: Sometimes we need to disable check eovercrowded for some methods
What is changed and the side effects?
Changed: add a method/service level option to disable check eovercrowded on server side
Side effects:
Performance effects(性能影响): zero/or little
Breaking backward compatibility(向后兼容性): no breaking
Check List: