Posted on Feb 4, 2010 by
Swift Wombat
This is potentially expensive and there are cheaper alternatives we can use in many places.
Comment #1
Posted on Dec 20, 2011 by Massive BearFixed in trunk:
$ find src/mod_spdy -print0 -name '.cc' -or -name '.h' |\ xargs -0 grep apr_brigade_length | wc -l 0 $
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium