Hi Viktor,

We've addressed memory leaks in the past and have instruments in the code
to match allocation and release of memory.

It requires a recompile, with
./configure --enable-owmalloc
sudo make install
owhttpd --foreground > mem.txt

then either post the file, or you can process it yourself with the script
src/scripts/memleakparser.pl

If all this seems like a chore, tell me a bit of your setup (which bus
master, which slaves) and I can test on my platform.

Paul Alfille


On Sat, May 19, 2012 at 6:54 AM, Viktor Vraniak <[email protected]>wrote:

> hallo
>
> as first thanks for your great sw ;o)
> i am using it on my Ipaq217 (XScale-V3 processor 620MHz, 128MB RAM) with
> Angstorm distribution (armv5te architecture)
> owhttpd version:
>    2.8p14
> libow version:
>    2.8p14
>
> i found some issue with memory consumption of owhttpd.
> i dont know if issue concerns Angstorm build or owhttpd itself, so i am
> writing as first here.
>
> when i start owhttpd it consumes 1% of RAM,
> but consumption is increasing and after 1 hour it consumes 11% of RAM
>
> i tried to set value for cache with --cache_size, but with no effect
>
> have you some advice for me?
>
> here is how memory consumption icreases checked from ps aux in 10minutes
> interval:
> 2012-05-19 11:06 owhttpd 0.9%
> 2012-05-19 11:16 owhttpd 2.8%
> 2012-05-19 11:26 owhttpd 4.6%
> 2012-05-19 11:36 owhttpd 6.3%
> 2012-05-19 11:46 owhttpd 8.1%
> 2012-05-19 11:56 owhttpd 9.9%
> 2012-05-19 12:06 owhttpd 11.6%
> 2012-05-19 12:16 owhttpd 13.4%
> 2012-05-19 12:26 owhttpd 15.2%
> 2012-05-19 12:36 owhttpd 17.0%
>
>
> regards
> viktor
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Owfs-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to