Sorry, I should have been clearer. Plan:
1. echo "Generating" > /htdocs/git/index.html
2. edit crontab to do this every minute:
2.1 gitweb is called directly_, to generate /htdocs/git/index.html.new
2.2 /htdocs/git/index.html.new is _moved_ into /htdocs/git/index.html,
overwriting the existing one.
Yes, there could be two instances of this task concurrently. No, it does
not matter.
It was only meant as a quick fix for the horrible workload.
Just a thought, feel free to ignore me,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html