Thread: Memory Leak ?
View Single Post
  #2 (permalink)  
Old 2007-07-03
chillyjim chillyjim is offline
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,670
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: Memory Leak ?

Quote:
Originally Posted by gfont96 View Post
Hello All,

I have a standalone gateway module running SPLAT HFA04 with 2 gig RAM.

SmartMonitor indicates it appears to be leaking memory. Everyday it shows it has less free memory (approx 100k a day). Lately I have had to power down (due to UPS maintenance is server room) when it comes back up I have almost all 2 gig free and then it starts going down again.
This is normal. Free memory will be used for IO buffers, so the longer a SPLAT system is up, the less memory appears free. When needed by other processes, the IO buffer memory gets scrubbed and reassigned to the requesting process.

You should see this with most *NIX OSes.


Quote:
By the way anyone have any views on upgrading to NGXR65 and scanning HTTP for malicious code ?. Good enough ? or should I look at something else, my budget is likely to be the value of a coffee and a cream cake, that's why I'm looking at R65
With that budget, R65 is well worth a look.
It works well enough for most people (Including the Payment Card Industry). I would just turn the protections on slowly as some of them can really hurt performance

Last edited by chillyjim; 2007-07-03 at 03:44. Reason: formatting fix
Reply With Quote