In the past, request IDs were a string of up to 5 indices:

<dataset>.<snippet>.<resolution>.<sequence>.<iteration>

As of 30/12/05, this is now a string of 6 indices. The order of the incides has been reversed (for internal consistency with dependency bitmasks), and a new index has been prepended, the request type. The new layout is:

<request type>.<iteration>.<sequence>.<resolution>.<snippet>.<dataset>

The request type is a short string indicating the kind of request. The following types are presently in use:

NewRequestIdLayout (last edited 2005-12-30 13:13:23 by OlegSmirnov)