apache / trafficserver

Apache Traffic Serverâ„¢ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
https://trafficserver.apache.org/
Apache License 2.0
1.82k stars 804 forks source link

H2 recv headers compression errors #8311

Open jvgutierrez opened 3 years ago

jvgutierrez commented 3 years ago

On the last few days our Singapore DC has been experiencing an increased error rate for "HTTP/2 connection error recv headers compression":

vgutierrez@cp5011:~$ journalctl -u trafficserver-tls --since="1h ago" |grep "recv headers compression error" |wc -l
24100
vgutierrez@cp5012:~$ journalctl -u trafficserver-tls --since="1h ago" |grep "recv headers compression error" |wc -l
28128

this hasn't spread (yet?) to other DCs but it seems pretty worrisome, have you seen anything similar?

randall commented 3 years ago

FWIW, on 9, we've seen this around 1500 times over 7 days, across our fleet. 80% of those are from one source IP.

bneradt commented 3 years ago

We're on 9.1.x. On a single box I'm looking at, I only see about 100 for about an entire day. Some days less. The box does about 5,000 requests per second. I confirmed with ops that none of our boxes are seeing that volume of these.

shukitchan commented 3 years ago

I am seeing around 1000 such messages in 5 mins... mostly from taiwan region

bryancall commented 2 years ago

@jvgutierrez Are you still seeing this issue?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.