Memory leak issue with ap_get_client_block()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi All,
I am getting a memory leak issue in Apache 2.2.8 on Red-Hat 5.0.
I tried out the following options
1) MaxRequestPerChild settings to non zero
2)I was allocating memory by using apr_palloc from the request pool but later I replaced to normal malloc and added a clean handler in apr_pool_cleanup_run.
Above didn't resulted any improvements.I may be doing something major mistake in my module any help would be highly appreciated.Just curious any issue with the ap_get_client_block() function.I am using this function many times so can it be a problem and what is the work around for this.
Thanks in advance.
-A
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]