In Synapse
Did you look at configuring MaximumConcurrentAccess in
/policy/throttle_policy.xml
<throttle:MaximumConcurrentAccess>10</throttle:MaximumConcurrentAccess>

M--
----- Original Message -----
From: "Michele Mazzucco" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, February 06, 2008 5:20 PM
Subject: Re: [axis2] SimpleHTTPServer as transport listener causes too many
connections to stay in TIME_WAIT state


> Martin,
>
> I meant the parameters of http core, since the synapse (or axis2) NIO
> listener uses it.
>
> Michele
>
> On 6 Feb 2008, at 20:58, Martin Gainty wrote:
>
> > with regards to the last question..
> > I would take a look at increasing the maxThreads parameter on the
> > NIOConnector e.g
> >   <Connector port="80"
> > protocol="org.apache.coyote.http11.Http11NioProtocol"
> > maxThreads="150" connectionTimeout="60000" redirectPort="8443" />
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to