[opensource-dev] Anyone else having this issue uploading meshes?

Nicky D. sl.nicky.ml at googlemail.com
Mon Jun 4 04:26:31 PDT 2012


On Sun, Jun 3, 2012 at 9:47 PM, Nicky Perian <nickyperian at yahoo.com> wrote:
> I have an unproven theory. It is Sunday with lots of stau on the inet. Now
> to my theory. Let's you have your data *.dae files on a network drive or
> worse yet in dropbox folder. The write back of the *.slm file is now taking
> a bit longer because of inet traffic and the normal latency for obtaining
> file locks and the LAN overhead involved of obtaining exclusive control of
> the file open, lock, write, unlock and close processes.
>

It does not matter if your file is on DropBox, your HDD or a floppy disk.
The dae loading takes places long before even any communication with the
server takes places. Writing the slm is done before the hulls etc are uploaded.
Even if the slm writing has higher latency in some cases, it won't influence
neither decoding nor upload.

For the real cause, and to know why sometimes client and server disagree
if a convex decomposition is valid we would need to have access to the server
(logs). Sometimes I am sure won't happen anytime soon :)

Regards,
   Nicky


More information about the opensource-dev mailing list