On 29-Aug-07, at 7:02 PM, m. allan noah wrote:
On 8/29/07, Matt Sergeant <[EMAIL PROTECTED]> wrote:
On 29-Aug-07, at 5:50 PM, Charlie Brady wrote:
"Except with multiple CPUs" is a big problem. OTOH, as has been
mentioned multiple times, a four-tuple identifying the TCP
connection plus a timestamp will be satisfactory with any number of
CPUs, and with very fast networks.
pid entirely satisfies this problem.
not on multiple machines with centralized logging, which is a fairly
common design.
Hostname is also part of the id (hashed down to a few chars).
Matt.