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

    r2029 r2686  
    5353                <accessor-trace name="SQL">
    5454                        <instr>
    55                                 <type>sqlBooleanQuery</type>
     55                                <type>isocat.sqlBooleanQuery</type>
    5656                                <operand>var:sql</operand>
    5757                                <target>var:cond</target>
Note: See TracChangeset for help on using the changeset viewer.