[Seaside] Seaside hosting under Windows Server 2003

John M p3anoman at gmail.com
Wed Mar 11 13:52:39 UTC 2009


Hi Zirbler

On Wed, Mar 11, 2009 at 6:29 AM, Zirbler <cj-bachinger at gmx.de> wrote:

>
> Hello,
> thank you for you answers, bute i still have a problem, you posted this:
>
> >ProxyPass        /seaside/files/ !   # this is for incrise the
> performance...
> >ProxyPass        /files/ !               # you must write to disk your
> files if you wanna use this.
>
> But what do you mean with these files? Can you explain this a little bit
> mor
> detailed?


If you have files loaded into a WAFileLibrary descendant, the files are
served from the image. You can "write them to disk" for improved perfomance
when using Apache. See the comments in the WAFileLibrary class.

>
>
> >DocumentRoot /path/to/static/resources
>
> what are the static ressource i need? Defautlt is "C:\Apache\htdocs"
>
> Thanks and Regards
> --
> View this message in context:
> http://www.nabble.com/Seaside-hosting-under-Windows-Server-2003-tp22413699p22452049.html
> Sent from the Squeak - Seaside mailing list archive at Nabble.com.
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090311/4a44605c/attachment.htm


More information about the seaside mailing list