Am 21.02.2011 01:41, schrieb Bharat Nagwani:
> James,
> We are using Embed Appweb server 3.2 release.
> There is no support for unloading
php can not unload, this must the server runnibng the php-module
> CGI is used currently and page response is quite slow due to
> which we want to use MOD
FastCGI could be used. We are already on path of using PHP module with APC.
So unless there are significant benefits, we would like to stick to
using Module.
Thanks
-Original Message-
From: Reindl Harald [mailto:h.rei...@thelounge.net]
Sent: Monday, February 21, 2011 12:07 AM
To: Bharat
HI Martin,
Is it only file size you worry about or also memory footprint? I assume it'd
also be the latter.
If so, we can share a patch we've worked on which could allow you to reduce the
memory footprint at compile time somewhat more (on the expense of performance,
...).
We were going to send