You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by sa...@in.safenet-inc.com on 2006/06/21 11:01:10 UTC

[users@httpd] maximum httpd.conf size

What is the maximum size of httpd.conf ( with large number of portals, etc )
file that Apache can support. I am having around 1000 virtualhosts.


The information contained in this electronic mail transmission may be privileged and confidential, and therefore, protected from disclosure. If you have received this communication in error, please notify us immediately by replying to this message and deleting it from your computer without copying or disclosing it.

Re: [users@httpd] maximum httpd.conf size

Posted by Joshua Slive <jo...@slive.ca>.
On 6/21/06, satinders@in.safenet-inc.com <sa...@in.safenet-inc.com> wrote:
>
>
>
> What is the maximum size of httpd.conf ( with large number of portals, etc )
> file that Apache can support. I am having around 1000 virtualhosts.

There is no maximum size as far as I know.  But a very large config
will slow startups and restarts as well as somewhat increase the
memory usage.  Usually if you are running that many vhosts you'll want
to use a dynamic configuration system such as mod_vhost_alias.

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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org