Mantis - Resin
Viewing Issue Advanced Details
6290 minor always 10-10-19 12:32 10-10-19 14:33
nam  
 
normal  
new 4.0.62  
open  
none    
none  
0006290: mod_caucho requests are delayed by seconds if not all ResinConfigServer are online
(rep by J. Meyer)

Given multiple ResinConfigServer defined in Apache httpd.conf, there would be a delay (>5s) in responses for ANY request if not all of the ResinConfigServer are online.

Apache: 2.4.8-90.el7 (rhel 7)

nam: there is a delay between when cse_update_host() is started, and when it is completed.

[05/Oct/2019:02:24:02 +0000] 15210_139661514639488: config.c:1304:cse_update_host(): XX.XX.142.120:443(0x555edbcee1f8) old:0 now:1570242242()
...
...
...
[05/Oct/2019:02:24:12 +0000] 15210_139661514639488: config.c:1309:cse_update_host(): complete XX.XX.142.120:443(0x555edbcee1f8) old:0 now:1570242242()

There are no notes attached to this issue.