shawniverson commented on code in PR #6738:
URL: https://github.com/apache/cloudstack/pull/6738#discussion_r994606894
##########
systemvm/debian/opt/cloud/templates/conntrackd.conf.templ:
##########
@@ -413,6 +413,9 @@ General {
# ESTABLISHED CLOSED TIME_WAIT CLOSE_WAIT for TCP
# }
}
+ Stats {
Review Comment:
This PR cannot proceed. I did not place this block at the right level and
when placed at the right level I am getting an error
```
conntrackd[6835]: [Thu Oct 13 12:46:05 2022] (pid=6835) [ERROR] cannot use
both `Stats' and `Sync' clauses in conntrackd.conf
```
Apologies for the trouble. I will go back to the drawing board on this.
Still a problem.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]