compression ratio
Huh. I couldn’t think what would fit the pattern of:
non-sequential
each number different
overall variation by a factor of 2-3, all the same order of magnitude
I thought it might be %I which is the size in bytes
of the request, not the response, but unless I'm overlooking something, all those values are off by two orders of magnitude (should be in the hundreds, not in the tens of thousands).
Don, the reason we're asking about UA is just for reassurance that the UA
is present in logs in other cases, whenever one is sent. (Malign robots of the cheapest kind don't bother to send a UA string, which makes them easy to block.)
My hunch is that the asterisks are delimiters supplied by the config file, not part of the string being logged. In fact it's something you might choose to do if you wanted to draw attention to a less-standard aspect of logs. (I was going to say “non-standard”, but there's a finite list of things that can be logged at all.)