Cometcom1
14-01-2003, 19:56
From what I have read in the threads, there is quite a difference in the two version. But what I am particularly interested in knowing a little bit more about is the database of channels and passwords at the time of terminating the process.
From my experience, the RC1 server does some database operation at the time it calls exit. And for some reason that rewrites the database entirely.
In case the process is somehow terminated too quickly, the database gets out of bounds and the next time the server starts it's all mumbo jumbo or a few channels could be lost.
Will the new database in RC2 fix this problem ?
Assuming the database update is done through a separate thread, and assuming this thread is not monitored for completeness before the final exit to system routine is called, this might still happen after the RC2 release.
I'd like comments from the Dev Team, or anyone knowing how this is done.
Info:
Windows 2000 Server, Fully patched
P3 - 500
512 MB Ram
Lots of disk space (8 disks in total RAID)
From my experience, the RC1 server does some database operation at the time it calls exit. And for some reason that rewrites the database entirely.
In case the process is somehow terminated too quickly, the database gets out of bounds and the next time the server starts it's all mumbo jumbo or a few channels could be lost.
Will the new database in RC2 fix this problem ?
Assuming the database update is done through a separate thread, and assuming this thread is not monitored for completeness before the final exit to system routine is called, this might still happen after the RC2 release.
I'd like comments from the Dev Team, or anyone knowing how this is done.
Info:
Windows 2000 Server, Fully patched
P3 - 500
512 MB Ram
Lots of disk space (8 disks in total RAID)