In AWStats you can set custom detection rules. One such rule I'm interested but needs regex modification is the HTTP query 'connection;' on my site (which has a value or 0 or 1). By default using this PERL regex it only detects if the value is '1'...
Actually the issue was in AWStats as it was intentionally stripping zeros to avoid loops which I haven't encountered since commenting the line out. Thanks for replying!