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/forum-sync-script.acc

    r2584 r2686  
    2828                </instr>
    2929                <instr>
    30                         <type>sloot.dbx</type>
     30                        <type>isocat.sloot.dbx</type>
    3131                        <operator>ffcpl:/dbx/users-sync.xml</operator>
    3232                        <debug>var:accessor-debug</debug>
     
    519519                                        <then>
    520520                                                <instr>
    521                                                         <type>sqlBatch</type>
     521                                                        <type>isocat.sqlBatch</type>
    522522                                                        <operand>var:sql</operand>
    523523                                                        <target>var:void</target>
Note: See TracChangeset for help on using the changeset viewer.