mat1010 commented on issue #10892: URL: https://github.com/apache/trafficserver/issues/10892#issuecomment-1839147114
Thank you @ezelkow1 . Your comment got me into the right direction. Both `-m` and `--maxRecords` seem to work. The issue was that my value was too high and my test was invalid. After each modification I checked for the existence of `remap_stats` in the stats output - but those are only being populated once a request hits a remap rule. Since the server I was testing with is not active in the loadbalancing right now `remap_stats` where never getting populated... testing with `system_stats` worked. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
