Hi,
Would it be add crontab job to restart confluence service at assigned time? Thanks a lot.
I would start by questioning why you think you want to do this. A well maintained computer system will run for months, stopping only for upgrades or other changes. I've seen a Confluence with an uptime approaching 18 months (Although I wouldn't recommend that, because the server running it really really should have been upgraded past a point where it needed a restart)
After you've solved the underlying problems, and come up with a good reason for a regular restart, I'd go with a crontab that simply does "systemctl stop confluence" and then the same with a start 5 minutes later during the quietest hour for your people. (4am on a Sunday is a good option, although as a support person, 9pm on a Friday actually works better - gives us a weekend to fix it if it fails)
I found confluence server almost ram is less than 400MB, I think it's some problem. So I try to release ram or cpu usage by crontab job.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.