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

    r2029 r2686  
    4141                        </accessor-debug>
    4242                        <instr>
    43                                 <type>sqlUpdate</type>
     43                                <type>isocat.sqlUpdate</type>
    4444                                <operand>var:sql</operand>
    4545                                <target>var:result</target>
Note: See TracChangeset for help on using the changeset viewer.