Re: Instances limit per host?
Re: Instances limit per host?
- Subject: Re: Instances limit per host?
- From: Mike Schrag <email@hidden>
- Date: Sun, 04 Nov 2012 11:34:13 -0500
the only thing i know that sets a limit is mod_wo:
./Adaptor/config.h:#define WA_MAX_APP_COUNT 256 /* maximum number of applications the adaptor can keep track of */
./Adaptor/config.h:#define WA_MAX_APP_INSTANCE_COUNT 128 /* maximum number of instances of a single application the adaptor can keep track of */
ms
On Nov 4, 2012, at 11:31 AM, Karl Gretton <email@hidden> wrote:
> Hi Pascal,
>
> I have never hit an instance limit. I think we have been to 60+ on a single host.
>
> Are you hitting other system and resource limits? JRE launch limits?
>
> Karl
>
> On 4 Nov 2012, at 19:27, Pascal Robert <email@hidden> wrote:
>
>> Hi guys,
>>
>> I'm having a problem here, I try to add an instance of a new app and trying to do it, it's just timeout, either by JavaMonitor GUI or the REST call. So I guess there is a limit of the number of instances you can have? Right now, the host is running 40 instances (of different applications). I didn't see something about a instance limit in the official WO deployment doc.
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden