Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001190 [Resin] major random 06-10-06 19:44 06-29-06 14:24
Reporter mpavel View Status public  
Assigned To ferg
Priority urgent Resolution fixed  
Status closed   Product Version 3.0.18
Summary 0001190: random 503 error codes
Description Have the following configuration: 4 RedHat AS 2.1 servers running apache 2.0.48 on the front-end (mod_caucho) and 2 RedHat AS 4.0 servers running resin 3.0.18 on the backend.

We recently upgraded from resin 2.1.5 to 3.0.18 and started seing random 503 errors in apache logs. The errors do not seem to be correlated to load on the servers or any specific activity.

Any help would be appreciated.
Additional Information from resin.conf on the backend:

  <thread-pool>
    <!-- Maximum number of threads. -->
    <thread-max>400</thread-max>

    <!-- Minimum number of spare connection threads. -->
    <spare-thread-min>25</spare-thread-min>
  </thread-pool>


    <keepalive-max>350</keepalive-max>
    <keepalive-timeout>120s</keepalive-timeout>

    <cluster>
        <client-live-time>110s</client-live-time>
        <client-read-timeout>120s</client-read-timeout>
        <client-dead-time>10s</client-dead-time>

        <srun id="a" host="10.24.217.1" port="6802" index="1" tcp-no-delay="true" read-timeout="120s"/>
        <srun id="b" host="10.24.217.2" port="6802" index="2" tcp-no-delay="true" read-timeout="120s"/>

    </cluster>

Attached Files

- Relationships

- Notes
(0001286)
anonymous
06-12-06 22:20

We are seeing similar random 503 errors in the log with resin 3.0.18 and apache 2.0.55 (mod_caucho-3.0.18). If we hit resin directly the errors to not occur, but via apache, small things like style sheets, links stop working...
 
(0001348)
mkaur
06-28-06 12:17

We are seeing this behavior with resin 3.0.19 and apache 2.0.55 as well.
 
(0001356)
ferg
06-29-06 14:24

server/264c
 

- Issue History
Date Modified Username Field Change
06-10-06 19:44 mpavel New Issue
06-10-06 19:47 mpavel Issue Monitored: mpavel
06-12-06 22:20 anonymous Note Added: 0001286
06-12-06 22:21 anonymous Note Added: 0001287
06-13-06 20:12 anonymous Note Deleted: 0001287
06-16-06 07:43 ferg Priority normal => urgent
06-28-06 12:17 mkaur Note Added: 0001348
06-29-06 14:24 ferg Note Added: 0001356
06-29-06 14:24 ferg Assigned To  => ferg
06-29-06 14:24 ferg Status new => closed
06-29-06 14:24 ferg Resolution open => fixed
06-29-06 14:24 ferg Fixed in Version  => 3.0.20


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
37 total queries executed.
29 unique queries executed.
Powered by Mantis Bugtracker