Re: does the apache adaptor have a hard coded limit on number

Patrick Middleton <[email protected]> Fri, 17 Dec 2004 11:21:41 +0000
Newsgroups gmane.comp.web.webobjects.admin
Message-ID <[email protected]>
On Friday, December 17, 2004, at 10:20  am, Susanne Schneider wrote (in 
an email, not a list-post):

> Hi Patrick,
>
> reading admin mailing only casual I stumbled over your citation of logs:
>
> >> 2004-12-16 11:54:41.737 wotaskd[1010] Exceeded license request 
> limit -
> >> request processing temporarily stalled. [requestWindow = 60 seconds;
> >> requestLimit = 50]. This message appears only once.
>
> This indicates that you are using a development license on your machine 
> where you try to deploy the many instances. The development license has 
> indeed a build in limitation of deployable applications (as well as an 
> request limit). So, upgrading to a deployment license should move your 
> problem away.

No no no that's not what's *interesting*.  What is interesting is for in 
the test configuration I set up, at wotaskd startup and at most attempts 
to get a page using Monitor.woa, it was *wotaskd* that hit the TPM 
limit.  I'm sure most of us have seen the "Exceeded license request 
limit" before; but how often do you see wotaskd report it instead of one 
of your woapps?

-- Patrick