Item4001: enable the splitting out of static file serving to another web server, or even host.

pencil
Priority: Enhancement
Current State: Closed
Released In: 1.0.0
Target Release: patch
Applies To: Engine
Component:
Branches:
Reported By: TWiki:Main.SvenDowideit
Waiting For:
Last Change By: KennethLavrsen
begin to seperate out apache functions for scalibility

while we would like to have more than one server running twiki queries, the first thing that needs to be seperated out is the serving of simple plain attachments.

For systems like TWiki.org, where the individual security of an attachement is not currently dealt with (except through obscurity), this can be done relativly simply, by adding a

$TWiki::cfg{defaultPubAbsoluteUrl} = 'http://pub.twiki.org/p/pub'

and then changing TWiki::getPubUrl() to use that absolute URL

of course there are file syncing issues to be dealt with, but a begining is needed.

-- TWiki:Main/SvenDowideit - 30 Apr 2007

this is now DistributedServersPlugin for Foswiki.

-- SvenDowideit - 24 Nov 2008

ItemTemplate edit

Summary enable the splitting out of static file serving to another web server, or even host.
ReportedBy TWiki:Main.SvenDowideit
Codebase trunk
SVN Range TWiki-4.1.2, Fri, 27 Apr 2007, build 13539
AppliesTo Engine
Component
Priority Enhancement
CurrentState Closed
WaitingFor
Checkins
TargetRelease patch
ReleasedIn 1.0.0
Topic revision: r7 - 26 Dec 2008, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy