Michele
Try these until you upgrade to a later version of Axis2
/etc/sysctl.conf
net.ipv4.ip_local_port_range = 1024 65535
net.ipv4.tcp_fin_timeout = 30
fs.file-max = 2097152
net.ipv4.tcp_tw_recycle = 1
net.ipv4.tcp_tw_reuse = 1
/etc/security/limits.conf
* soft nofile 4096
* hard nofile 65535
asankha
Michele Mazzucco wrote:
Chathura,
thanks for your advice, but HTTP 1.1 uses keep alive by default.
Michele
On 23 Jul 2007, at 16:57, Chathura Herath wrote:
If the same client is making multiple requests you could try to use
HTTP keep alive so sockets would be reused. I had a similar problem in
a totally different software and this trick worked, just an idea.
Chathura
On 7/20/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
Michele,
My 2 cents, update to RC2, Any issues, we will try to fix by Final.
How does that sound?
thanks,
dims
On 7/20/07, Michele Mazzucco <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>
> I'm still using Axis2 1.1.1 (I know, it's my fault :(). Anyway,
even if
> I set the connectionTimeout of the tomcat connector to 500 ms
> (server.xml) when the arrival rate increases (about 30 req/sec.) the
> system is not able to cope with the user demand (linux with default
> settings, i.e. ulimit -n = 1024).
> I know this is a quite known issue, but I'm a bit reluctant to
upgrade
> because I guess I'd need to change some code. Is this problem
fixed in
> newer releases?
>
> Thanks,
> Michele
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Davanum Srinivas :: http://davanum.wordpress.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--Chathura Herath
http://people.apache.org/~chathura/
http://chathurah.blogspot.com/
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]