SID-01693: Twiki on RaspberryPi
| Status: |
Answered |
TWiki version: |
5.1.4 |
Perl version: |
|
| Category: |
CategoryPerformance |
Server OS: |
Raspbian |
Last update: |
10 years ago |
Dear Experts,
I have installed twiki 5.1.4 on my raspberry pi (with lighttpd + fastCGI).
I made this to host a simple website. (nothing very complicated or hevay)
It works quite ok, but is a bit slow (I suppose because of the limitted CPU of the RPI),
but I was wondering if there is any of the twiki feature that I may disable to make it a bit faster and smooth. I am currently running with the default configuration.
Your help would be very apprciated.
Thanks,
Loic
--
Loic Quertenmont - 2013-05-05
Discussion and Answer
Cool! Please consider writing a how-to on TWiki.org. See
TWikiOn, you could write a
TWikiOnRaspberryPi topic.
On performance, look into either the
TWikiGuestCacheAddOn for caching, or the
PublishWebPlugin for publishing TWiki pages. In both cases the webserver is delivering HTML pages instead of dynamic content via script, which is an order of magnitude faster.
--
Peter Thoeny - 2013-05-05
I am closing this, the question seems to be answered.
--
Peter Thoeny - 2013-06-03
New
TWikiOnRaspberryPi instructions are available. Thank you
ErikJagre for contributing this doc!
--
Peter Thoeny - 2015-10-12
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.