Question
Sorry, newbie to TWiki here. I've inherited a Solaris-based webserver running TWiki (Tue, 04 Jul 2006 build 10807) under
ModPerl. I've downloaded/installed plugin 'CacheAddOn' in an attempt to speed-up TWiki but am having the following problems.
Upon loading a web page e.g. ../view/AfsMPDB/WebHome and replacing 'view' with cache.pl, 1) the html corresp. to ../view/Main/WebHome page is cached in /
/cache instead of AfsMPDB/WebHome and 2) the html for the Main page is initially displayed on the browser (not interpreted by the browser (Firefox or IE)). Only upon reloading the page is it interpreted as html. I got around the 2nd problem by printing a Content-type header ("Content-Type: text/html\n\n") prior to sending STDIN to the RENDER filehandle. However I can't solve the first problem. I can't see the mechanism for how RENDER is being sent anything on STDIN let alone the html for a different page than the current page (AfsMPDB/WebHome).
Does anyone have any ideas?
Environment
-- JohnChurch - 05 Sep 2007
Answer
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.
Sorry, closing this question after more than 30 days of inactivity. Feel free to re-open if needed.
-- PeterThoeny - 18 Oct 2007