[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Save on using Virtual Sites



> > 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