Github user maskit commented on the issue:
https://github.com/apache/trafficserver/pull/833
@bryancall That's odd. I just rebased again but I don't see any problems.
> After removing TSUrlHttpQueryGet() from the plugin I am seeing many
server pushes for the URL in the logs.
If you simply removed the line, this is understandable. I guess the
variable is not initialized and have some value other than 0. It triggers many
server pushes, because the sample plugin is using query string length stored in
the variable.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---