I tried all the possible combinations and was unable to get it to work. I
ended up reverting to freebsd 9.
I tried perl 5.12 thru 5.20.
Apache 2.0* 2.2* 2.4*
The last ten mod_perl releases.
This was a year ago. So I dont remember the specifics but I do remember
certain combinations just would not
Hello,
Can someone indicate a version of the following that work
Apache 2.2.x
perl 5.x
mod_perl 2.0.x
all under FreeBSD 10.0-RELEASE #0
I have tried various combinations with
Apache 2.2.29
perl 5.16
mod_perl 2.0.8, 2.07, 2.0.6
and none work... :(
TIA
Bernard Higonnet
:)
You put almost as much effort into this as I, and I have to admit, this
is fairly fustrating, and it is just an old bug, one that should
have been resolved long ago. And I think the bug is in apache, not
mod_perl, but I could be wrong. I was going to, on my next attempt on
this, try recompi
On Thu, Sep 18, 2014 at 5:35 AM, Nageswara rao Gurram <
nageshgurra...@gmail.com> wrote:
> As the traffic is increasing shared memory in parent is increasing , thats
> what puzzling me ! If childs write into shared of parent, then it should
> come into private of child(copy on write) but why share
Thanks for valuable inputs. I'll try to remove this global variable and use
Memcached in its place (as we are already using in our system).
Harkins,
I am checking /proc/pid/smaps and found shared memory of parent is getting
increased.. Following are the details of parent and childs smaps in backup