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/dcs_delete.acc

    r2029 r2686  
    3535                </accessor-debug>
    3636                <instr>
    37                         <type>sqlUpdate</type>
     37                        <type>isocat.sqlUpdate</type>
    3838                        <operand>var:sql</operand>
    3939                        <target>var:void</target>
Note: See TracChangeset for help on using the changeset viewer.