[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How do I inrcease the number of sites from 250 ?
- Subject: Re: [cobalt-users] How do I inrcease the number of sites from 250 ?
- From: Bruce Timberlake <bruce.timberlake@xxxxxxx>
- Date: Thu Dec 13 22:04:15 2001
- Organization: Sun Microsystems, Inc.
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"hemant@xxxxxxxxxxxx" wrote:
>
> Dear All,
>
> I am using the new cobalt RAQ4 with all the latest patches etc.
> But whenever I want exceed 250 sites it says cobalt limitation
> cannot exceed 250 sites. Is there any way I can increase this
> limitation.?
You would have to modify one of the Perl modules to change this.
Completely unsupported mod, BTW. :)
I forget which module it's in now, but if you do a
cd /usr/lib/; grep --recursive 250 *.pm
that should reveal which file has the limitation. I believe you'll see
a variable assignment like
$MaxSites = 250;
or something like that.
Note: future upgrades from Sun Cobalt might overwrite this Perl module,
thereby obliterating your modification...
--
Bruce Timberlake
Technology Engineer
Sun Cobalt Server Appliances
Sun Microsystems, Inc.
E: bruce.timberlake@xxxxxxx
U: http://www.sun.com/cobalt/