Commit 1636bed
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]>1 parent 4ee3efe commit 1636bed
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