Changes between Version 24 and Version 25 of MapGuideRfc78


Ignore:
Timestamp:
07/16/09 18:30:39 (16 years ago)
Author:
klain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified MapGuideRfc78

    v24 v25  
    125125Two items will be added into serverconfig.ini for transaction timeout setting. If the transaction hasn't been committed or rollbacked within thirty minutes, it will be automatically rollbacked.
    126126{{{
    127 DataTransactionTimeout             = 1800
    128 DataTransactionTimerInterval       = 300
     127DataTransactionTimeout             = 120
     128DataTransactionTimerInterval       = 30
    129129}}}
    130130Bind !MgTransaction to FDO connection