DSource

James Dunne james.jdunne at gmail.com
Wed Apr 26 08:57:00 PDT 2006


clayasaurus wrote:
> lightoze wrote:
> 
>> Lars Ivar Igesund says...
>>
>>> No, it hasn't been down at all, in the correct way of speech, but the 
>>> Trac
>>> part of the site that use the underlying database, causes connection 
>>> leaks
>>> that makes those pages inaccesible until they are cleaned up. At that 
>>> point
>>> it also affects the forums. The connections also cause some thrashing,
>>> meaning that svn may or may not be somewhat accesible too, but in 
>>> general,
>>> svn has been mostly unaffected.
>>
>>
>> May be this can be temporary solved by setting low connection timeout...?
>>
>>
> 
> or use the SQLite backend?

In my experience, SQLite has huge problems with concurrency.  I've tried 
developing for it and it's really difficult to get multithreaded 
database access code to work.

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/MU/S d-pu s:+ a-->? C++++$ UL+++ P--- L+++ !E W-- N++ o? K? w--- O 
M--@ V? PS PE Y+ PGP- t+ 5 X+ !R tv-->!tv b- DI++(+) D++ G e++>e 
h>--->++ r+++ y+++
------END GEEK CODE BLOCK------

James Dunne



More information about the Digitalmars-d mailing list