Instiki
Housekeeping (changes)

Skip the Navigation Links | Home Page | All Pages | Recently Revised | Authors | Feeds | Export |

Showing changes from revision #35 to #36: (追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)

Table of Contents (Skip the Table of contents)

Instiki

Log Rotation

Rails applications tend to be very verbose in their logging. Instiki is no exception. By default, this branch of Instiki rotates its logfile (logs/production.log) whenever the logfile grows to about 1MB in size, keeping the last 25 files. This log rotation feature is built into the standard Ruby Logger class. The precise parameters can be customized in config/environments/production.rb.

N.B.: Log Rotation does not seem to work on (some?) Windows installations. Instead, when Instiki tries to rotate the log file, a 500 Application Error occurs. See the workaround here.

Cache Cleaning

Instiki uses action caching. For the most part, Instiki is smart about clearing the cache. There are, however, times when, despite the best of intentions, the cache becomes stale.

If you have commandline access, deleting the corresponding file(s) in the cache/view/ directory will do the trick. Otherwise, try editing the offending page, and that will expire the cache.

(削除) (削除ここまで)(削除)
  • H1
(削除ここまで)
Revised on July 20, 2023 01:49:37 by Jacques Distler (72.182.45.112)
Edit | Back in time (35 revisions) | Hide changes | History | Views: Print | TeX | Source | Linked from: Installation, Known Bugs

AltStyle によって変換されたページ (->オリジナル) /