Ignore:
Timestamp:
03/13/13 10:37:00 (11 years ago)
Author:
mwindhouwer
Message:

Fixed the throtteling:

  • all SQL request go through the ISOcat.database throttle (settings in the ISOcat config), also the indirect DBX ones
  • big (more then 100 DCs) DCS to DCIF go through the big-dcif throttle (hardcoded settings)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-access-data/access/dg_update.acc

    r2029 r2686  
    116116                                </accessor-debug>
    117117                                <instr>
    118                                         <type>sqlBatch</type>
     118                                        <type>isocat.sqlBatch</type>
    119119                                        <operand>var:sql</operand>
    120120                                        <target>var:result</target>
Note: See TracChangeset for help on using the changeset viewer.