Commit dbc4abd
Set nova.migration_interval to 3 seconds
Default value, 5 seconds, interacts badly with the default keepalive
default in httpd, 5 secs too, and make connections to fail often with
error:
('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
when checking the migration status in nova.
Signed-off-by: Alfredo Moralejo <[email protected]>
(cherry picked from commit 9e2b1e4)1 parent 434aab8 commit dbc4abd
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
0 commit comments