Stork 1.1.0 - BIND statistics exceed RPC message size limit
Hello,
It seems that when stork-agent polls my BIND statistics channel, on one of my servers the message is too large:
Jun 9 18:58:37 ice stork-server[1280317]: time="2023-06-09 18:58:37" level="warning" msg="rpc error: code = ResourceExhausted desc = grpc: received message larger than max (5625179 vs. 4194304)" file=" manager.go:110 " agent="1
27.0.0.1:8081"
Jun 9 18:58:37 ice stork-server[1280317]: time="2023-06-09 18:58:37" level="warning" msg="Failed to send the following named statistics command: " file=" grpcli.go:328 " agent="127.0.0.1:8081" stats URL="http://127.0.0.1:8053/
json/v1"
Jun 9 18:58:37 ice stork-server[1280317]: time="2023-06-09 18:58:37" level="warning" msg="Problem retrieving stats from named: failed to send named statistics command via the agent 127.0.0.1:8081, the agent is still not responding" file=
" appbind9.go:59 "
I had posted on the mailing list and got some agreement that this is very likely the same issue as:
Except with BIND as opposed to Kea. I.e. these reponses should probably be gzipped as well.
Thanks.
Edited by Brandon Applegate