On 8/21/07, solidzh <[EMAIL PROTECTED]> wrote:
> 2007/8/21, Joshua Slive <[EMAIL PROTECTED]>:
> > On 8/20/07, Jeff Peng <[EMAIL PROTECTED]> wrote:
> >
> > >
> > > There is almost nothing reasons on those parameters setting,but it seems 
> > > your application program itself is large.
> > > Also after install Apache,you could strip httpd to reduce some memory 
> > > usage.
> >
> > I doubt that stripping the binary is going to do any good.
> >
>
> Why not? I once also striped the httpd,it reduce the size from 2M to 300K.
> If you're running 300 httpd,this really reduce some memory.

That's just the size of the binary on disk. It normally won't have an
effect on actual memory usage. And even if it does have an effect, it
is in a part of memory that can be shared between all the processes.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to