IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31829


Ignore:
Timestamp:
Jul 6, 2011, 2:49:45 PM (15 years ago)
Author:
watersc1
Message:

Change to neb-admin to attempt to shift only raw image data instead of all multi-copy things. Hopefully this will provide a better data transfer rate.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/bin/neb-admin

    r31644 r31829  
    326326     -- Y End
    327327    AND name = 'user.copies' AND value >= 2
     328  AND ext_id LIKE '%ota%fits'       -- This line is the emergency speedup option
    328329    AND so_id >= $so_id_start                                  -- so_id_start
    329330    AND so_id <  $so_id_end                                    -- so_id_end
Note: See TracChangeset for help on using the changeset viewer.