Killing apache child thread on Windows
am 30.03.2006 07:08:20 von Arie Nugraha------=_Part_14321_24844598.1143695300142
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Dear list,
I have php4 installed as an apache2 module on my Windows XP.
i have some scripts that i think consume big memory (im using OOP coding
style), i try using
apache_child_terminate() function to free some memory to OS, but
unfortunately
this function is only available on *NIX OS (i try it on Ubuntu). Is there
any way to free some memory resources in Windows Box??
Thanks
------=_Part_14321_24844598.1143695300142--