[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Save on using Virtual Sites
- Subject: Re: [cobalt-users] Save on using Virtual Sites
- From: "Cobalt" <cobalt@xxxxxxxxxxxx>
- Date: Mon Apr 8 09:41:48 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > 250 virtual sites, but can this be overcome without actually altering say
> > some file which contains this restriction.
>
> Ian, AFAIK, the 250 "limit" is just a marketing ploy. I don't believe
> there's been a hard coded limited since the RaQ1, which had a 75 site limit
Bruce Timberlake posted this on March 28 in response to the same question:
-----------------------------------------
> How does the "hardcoded" limits on Raq4's work?
> I know of raq's that have 350+ virtual sites on them.
If a RaQ4 has more than 250 virtual sites on it, someone has edited one
of the Cobalt Perl modules (Product_raq.pm to be exact) and changed the
line that reads:
$Sites_Max = 250;
to have another value... :)
-----------------------------------------
rks