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

    r2029 r2686  
    1414                </instr>
    1515                <instr>
    16                         <type>sloot.dbx</type>
     16                        <type>isocat.sloot.dbx</type>
    1717                        <lock>var:lid</lock>
    1818                        <operator>ffcpl:/dbx/session-lock.xml</operator>
     
    5656                                </accessor-debug>
    5757                                <instr>
    58                                         <type>sqlUpdate</type>
     58                                        <type>isocat.sqlUpdate</type>
    5959                                        <operand>var:sql</operand>
    6060                                        <target>var:void</target>
Note: See TracChangeset for help on using the changeset viewer.