20.06.2010, 15:07
When i first start up my server it uses around 10-15 MB of ram and stays around that area even with a good 25-30 players online.
But, after a couple of hours the ram will increase to up to 70-80MB (even with 5-10 players online), and if left for a couple more hours it will rises up to 100 - 150 MB (this could be over 24hours)
Right now
and it will keep rising im guessing. after checking the logs i have noticed that my server has crashed over night due the the memory usage
There's nothing that would require a lot of ram in my gamemode, no badly coded timers or anything, although i do have large player variable structures that all get used while the player is playing.
I'm currently using the MySQL plug-in from gstylez (i updated it a few days ago thinking it could be the problem but no change)
Is this a memory leak, if so what can be causing such a high ram usage? (i only use 1 plugin which is mysql and 2 filterscripts which are just for animations and such)
Thanks for any help or advice you can give.
But, after a couple of hours the ram will increase to up to 70-80MB (even with 5-10 players online), and if left for a couple more hours it will rises up to 100 - 150 MB (this could be over 24hours)
Right now
Quote:
Memory usage: 162.03 mb |
There's nothing that would require a lot of ram in my gamemode, no badly coded timers or anything, although i do have large player variable structures that all get used while the player is playing.
I'm currently using the MySQL plug-in from gstylez (i updated it a few days ago thinking it could be the problem but no change)
Is this a memory leak, if so what can be causing such a high ram usage? (i only use 1 plugin which is mysql and 2 filterscripts which are just for animations and such)
Thanks for any help or advice you can give.