SA-MP Forums Archive
Changes in file functions? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Changes in file functions? (/showthread.php?tid=160607)



Changes in file functions? - DiDok - 17.07.2010

One thing is bugging me... On my server I had a system saving players' vital stats to files every 15 minutes to insure their safety, it was working on dini+dudb and there was absolutely no problems with it even with 70/70 players, but lately (after SA:MP server updates? ) it began to freeze whole server for few seconds during saving stats when more players were on (about 30-35), it happened on every host so it wasn't machine problem.
I know dini isn't very reliable and efficient platform BUT it wasn't happening before even whith heavy load so my question is:

Were there some changes to SA:MP filehandling functions in recent updates? If not, what would cause the server freeze during saving process?


Re: Changes in file functions? - Vince - 17.07.2010

OnPlayerUpdate?


Re: Changes in file functions? - DiDok - 17.07.2010

Quote:
Originally Posted by DiDok
Посмотреть сообщение
every 15 minutes
It has nothing to do with OnPlayerUpdate
Also by "recent" I meant even pre-R5 releases