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