Project:Maintenance/041325: Difference between revisions
Information about Kenshi Wiki
More actions
Created page with "== Maintenance Log == ;Return to the main page or ;Return to the Maintenance Index " |
No edit summary |
||
Line 2: | Line 2: | ||
;[[Main Page|Return to the main page]] or | ;[[Main Page|Return to the main page]] or | ||
;[[Project:Maintenance|Return to the Maintenance Index]] | ;[[Project:Maintenance|Return to the Maintenance Index]] | ||
;4-7 notes | |||
:Primarily spending time investigating issues surrounding PHP and its fpm-pool configuration. Settled upon a workable state. | |||
:Reviewing other aspects of PHP fine tuning. Tidied up MediaWiki's LocalSettings - most gains outside of a redis / memcached approach have been explored. | |||
;4-8 notes | |||
:Recent string of updates & upgrades combined with some of the PHP tweaking has resulted in better overall performance. | |||
:Navigating OPcache and monitoring changes to the pool config. | |||
:Looking over the rewrites & 404 handling. Need to revisit some aspects of the nginx config... | |||
:'''I will try''' to implement the use of Varnish. It, some further PHP tuning and the aforementioned memory-oriented caching are essentially what remains of this topic. |
Revision as of 00:29, 9 April 2025
Maintenance Log
- 4-7 notes
- Primarily spending time investigating issues surrounding PHP and its fpm-pool configuration. Settled upon a workable state.
- Reviewing other aspects of PHP fine tuning. Tidied up MediaWiki's LocalSettings - most gains outside of a redis / memcached approach have been explored.
- 4-8 notes
- Recent string of updates & upgrades combined with some of the PHP tweaking has resulted in better overall performance.
- Navigating OPcache and monitoring changes to the pool config.
- Looking over the rewrites & 404 handling. Need to revisit some aspects of the nginx config...
- I will try to implement the use of Varnish. It, some further PHP tuning and the aforementioned memory-oriented caching are essentially what remains of this topic.