moonchen commented on PR #11671: URL: https://github.com/apache/trafficserver/pull/11671#issuecomment-2289892538
Thanks for making the contribution. A suggestion if you're developing this plugin further in the future: perhaps it's worthwhile to use a struct to hold a JA4 signature, with its multiple fields of fixed length strings. This should allow you to allocate all of those fixed length fields in one allocation and fill it out without additional allocations. -- 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]
