[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] max number of sites
- Subject: RE: [cobalt-users] max number of sites
- From: "Holstein, Regis" <regis.holstein@xxxxxxxxxx>
- Date: Thu Apr 13 18:51:59 2000
Hi,
I 'believe' this 250 hard-coded limit is no longer enforced in the RAQ3. I
have found the following lines COMMENTED OUT in the sub vsite_add section of
the RAQ3 Vsite.pm file :
# This is a new site, enforce a maximum site count
# "Not with RaQ 2" /wdh
# my (@siteslist) = Cobalt::Vsite::vsite_list();
# return MSG_error("4597")
# if (($#siteslist + 1) >= $Sites_Max); # +1 to un-zero-index
Can anyone confirm this?
Thanks,
Regis
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Fathi Said
> Sent: 13 avril, 2000 15:40
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] max number of sites
>
>
> Ian,
>
> > Could someone let me know if there is a maximum number of sites
> on a RAQ3,
> > on a mixture of IP and name based hosting?
> > If there is what is the maximum, and what creates the maximum?
>
> I don't think this is related to wether you host IP or name based.
>
> To answer your question, I don't know about the RaQ3, but if there was a
> limit it would have to be hard coded somewhere in the machine's
> configuration files (like it's with the RaQ2).
>
> Fathi
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>