Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file src/main.c version f181753c4c

2022-04-14
17:15
Doc typo fix and more docs for load_control(). check-in: e5724fb759 user: stephan tags: load-control-rework
17:12
Exempt admin and setup users from the load_control() restriction. check-in: 57cdf4f2b9 user: stephan tags: load-control-rework
17:03
Added a fossil_nice() call to /vpatch. check-in: 1cc86c16a2 user: stephan tags: load-control-rework
16:58
Per /chat discussion, replace load_control() calls in selective pages with nice() and move load_control() into process_one_web_page(). There is still work to do here, e.g. allowing certain pages through (namely /chat, to facilitate coordination of site defense) and perhaps checking credentials if the load is too high and always allowing admin users... check-in: 9b0ebcaf23 user: stephan tags: load-control-rework