[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [808] rearrange
From: |
ineiev |
Subject: |
[Savannah-cvs] [808] rearrange |
Date: |
Thu, 10 Oct 2024 12:33:32 -0400 (EDT) |
Revision: 808
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=808
Author: ineiev
Date: 2024-10-10 12:33:30 -0400 (Thu, 10 Oct 2024)
Log Message:
-----------
rearrange
Modified Paths:
--------------
trunk/sviki/SavannahUpdateDelays.mdwn
Modified: trunk/sviki/SavannahUpdateDelays.mdwn
===================================================================
--- trunk/sviki/SavannahUpdateDelays.mdwn 2024-10-09 16:08:34 UTC (rev
807)
+++ trunk/sviki/SavannahUpdateDelays.mdwn 2024-10-10 16:33:30 UTC (rev
808)
@@ -2,34 +2,28 @@
Many functions on the Savannah web site affect data outside Savane
database. This includes functions related to mailing list management,
-VCS repository creation, updating web pages, etc.
+VCS repository creation, updating web pages, etc. When the updates
+to those systems are made in cron jobs, the changes will not take effect
+until the next cron update.
-Updates to those systems may happen via cron as rarely as
-*every 30 minutes*, so changes made on the web site will appear
-to be live, but will not take effect until the next cron update.
-
In particular,
-- New repositories are created twice an hour (when the VCS
- is enabled on the 'Select features' page.)
-
-- ViewCVS never recomputes the \~4000 group list (it would consume too
- much resources and time to do it at each request) - but Apache2 (hence
- ViewCVS) is restarted daily by sysklogd. So new repositories are taken
- into account by ViewCVS only every 24h.
-
-These things do work faster:
-
- Group and account-related public info, member access control,
email addresses, notification settings, GnuPG and SSH keys
are in effect with no delay.
-- Group home pages update within a few minutes.
- Mailing list-related requests (creation, password reset, configuration)
are processed on lists.gnu.org immediately.
+- Group home pages update within a few minutes.
- Updated email addresses of user accounts arrive at VCS servers
every 10 minutes.
+- New repositories are created twice an hour (when the VCS
+ is enabled on the 'Select features' page.)
+- ViewCVS never recomputes the \~4000 group list (it would consume too
+ much resources and time to do it at each request) - but Apache2 (hence
+ ViewCVS) is restarted daily by sysklogd. So new repositories are taken
+ into account by ViewCVS only every 24h.
-Copyright © 2023 Ineiev
+Copyright © 2024 Ineiev
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [808] rearrange,
ineiev <=