Hi All,
We have one Filter Implementation on Apache2 web server on Linux . Now
we are suspecting that there is memory leak in this CustomFilter.so. So
we
got purify build of Apache2 on Linux. However every time we are getting
core dumps in CustomFilter.so in initialization of Static va
Hi All,
We have one Filter Implementation on Apache2 web server on Linux . Now
we are suspecting that there is memory leak in this CustomFilter.so. So
we
got purify build of Apache2 on Linux. However every time we are getting
core dumps in CustomFilter.so in initialization of Static va
Hi All,
We have one Filter Implementation on Apache2 web server on Linux . Now
we are suspecting that there is memory leak in this webpass.so. So we
got purify build of this filter. However we think that we need purify
build of Apache2 on Linux.
We tried to build Purify version of Apache2. Actuall