On Tue, Nov 14, 2006 at 08:55:33AM -0500, Kern, Thomas wrote:
If the hobbit server receives a complete client-data stream with file:
status information and a separate status message for machinename.files,
which one gets used for creating the files webpage?
If both are sent, and the client-data message is recognized and
processed by hobbitd_client, then you will get "random" results.
Internally, the client-data information results in status-messages being
generated, so you would alternately see a status-message generated from
the client-data, and one generated by your own system.
In other words, "don't do that".
Regards,
Henrik