Maximum # of virtual hosts ?

This is a discussion on Maximum # of virtual hosts ? within the Linux Web Servers forums, part of the Web Server and Related Forums category; What's the maximum number of virtual host accounts Apache can handle? Hundreds? Thousands? Is it strictly a cpu limitation? ...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-26-2003
Joe McGuckin
 
Posts: n/a
Default Maximum # of virtual hosts ?

What's the maximum number of virtual host accounts Apache can handle?

Hundreds? Thousands?

Is it strictly a cpu limitation?

Thanks,

Joe
  #2 (permalink)  
Old 08-27-2003
WarpKat
 
Posts: n/a
Default Re: Maximum # of virtual hosts ?

Joe McGuckin wrote:

> What's the maximum number of virtual host accounts Apache can handle?
>
> Hundreds? Thousands?
>
> Is it strictly a cpu limitation?
>
> Thanks,


I saw one guy claiming 10k. I believe it's as much as your hardware can
handle as long as they're not all requiring secure certs.

  #3 (permalink)  
Old 08-27-2003
Joshua Slive
 
Posts: n/a
Default Re: Maximum # of virtual hosts ?

joe@via.net (Joe McGuckin) wrote in message news:<248eb73d.0308261114.670f8d1e@posting.google. com>...
> What's the maximum number of virtual host accounts Apache can handle?
>
> Hundreds? Thousands?
>
> Is it strictly a cpu limitation?


If you use dynamic vhosting (with mod_rewrite or mod_vhost_alias) then
it really makes no difference how many. You could have millions if
you could fit them on the disk.

With standard vhosting, there is a linear lookup of the hosts, plus
each <virtualhost> block will require some memory for the apache
configuration structure. But I still think you wouldn't have any
problem doing thousands, if they don't get many requests.

Joshua.
  #4 (permalink)  
Old 10-07-2003
Roger Schreiter
 
Posts: n/a
Default Re: Maximum # of virtual hosts ?

Joe McGuckin schrieb:
> What's the maximum number of virtual host accounts Apache can handle?
>
> Hundreds? Thousands?
> ...



Hi,

if want to create individual access_log or error_log
files for each virtual host, your os will probably
limit the max to some hundreds.


Roger.



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:07 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0