From:             dacol dot jeremy at caramail dot com
Operating system: linux
PHP version:      4.3.2
PHP Bug Type:     SNMP related
Bug description:  snmpget doesn't free memory

Description:
------------
hello,

I use a lot of snmpget (more then 300) each 5 minutes.
snmpget works, it closes session. ( i read all bug reports on snmpget) but
it use memory which it doesn't free.

i look, with the "top" command, the ressources used by my script and every
5 minutes it uses 0.3% more...

i don't understand why????
maybe a bug in my snmp.c but.....

i use ucd-snmp package with php 4.3.2 and i use my script with php
command.


-- 
Edit bug report at http://bugs.php.net/?id=26249&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26249&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26249&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26249&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26249&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26249&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26249&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26249&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26249&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26249&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26249&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26249&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26249&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26249&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26249&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26249&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26249&r=float

Reply via email to