[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ Questions
- Subject: RE: [cobalt-users] RAQ Questions
- From: Mark Spieth <mspieth@xxxxxxxxxxxx>
- Date: Wed Feb 23 14:14:05 2000
Its a limit in the kernel in respect to file descriptors. It just so happens
that apache is what breaks in that it attempts to open more than are
avaiaable must past 75 sites as longs as it uses seperate log files. My
point was that it requires modification to get past that limit this is why
cobalt put a limit in the add virtual servers script.
# This autoloader file was built automatically by
# /usr/local/sbin/autoize from Vhost.pm
# Copyright 1998 Cobalt Networks (http://www.cobaltnet.com)
use strict;
### START HARDCODED PATHS
my $AdminServer_port = "81";
my $Dns_notification = "/etc/dns.notification";
my $Htconf = "/etc/httpd/conf";
my $Htgroup_dir = "/home/sites";
my $Htscript = "/etc/rc.d/init.d/httpd.init";
my $If_cfg_dir = "/etc/sysconfig/network-scripts";
my $Ifup = "/etc/sysconfig/network-scripts/ifup";
my $Lcdshowscript = "/etc/rc.d/init.d/showip";
my $Lockdir = "/etc/locks";
my $Logrotate_boot = "/etc/logrotate.onboot";
my $Logrotate_dir = "/etc/logrotate.d";
my $Netif = "eth0";
my $Sauce_log = "/var/cobalt/sauce.log";
my $Sites_Max = "50";
-----Original Message-----
From: Fathi Said [mailto:fathi@xxxxxx]
Sent: Wednesday, February 23, 2000 4:48 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] RAQ Questions
> as the current limit on the raq2's
> without modification is I believe 60 sites.
No, this is not true. RaQ2s are only limited by Apache and the machine's
configuration. You could theoretically host thousands of sites......
We are fine with 100 per server, but 200 are easily possible.
Regards,
Fathi
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-users