Thanks for reply. So there is not a (default) heap size setting in apache 2.0 server? Is this ulimit -d or ulimit -m a system setting per user, right? what's setting i should look at if it is a windows system? thanks Richard > Date: Tue, 23 Mar 2010 07:01:48 -0400 > From: covener@xxxxxxxxx > To: users@xxxxxxxxxxxxxxxx > Subject: Re: Apache 2.0 server heap size > > On Mon, Mar 22, 2010 at 9:14 PM, Richard Chang <majorshao@xxxxxxxxxxx> wrote: > > Please forgive me if this is a too simple question. > > > > We are using Apache 2.0 server. What is the default heap size setting? what > > is the range i can set to? We are looking into customization of the heap > > size. > > > > For native applications, usually the heap just grows and grows until > you run up to some system limit such as ulimit -d or ulimit -m. It's > not like Java where the VM allocates some fixed size from the OS'es > heap and the application only has that much to play with. > > -- > Eric Covener > covener@xxxxxxxxx > > --------------------------------------------------------------------- > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox. Learn More. |