Re: Newbie: Mixing HTML & WO Pages?
Re: Newbie: Mixing HTML & WO Pages?
- Subject: Re: Newbie: Mixing HTML & WO Pages?
- From: Arturo PĂ©rez <email@hidden>
- Date: Fri, 24 Oct 2003 08:40:11 -0400
On Thursday, October 23, 2003, at 08:45 PM, Bob McCormick wrote:
Such an approach is not specific to WOF, so I don't think there is
any specific documentation for it. But you may want to check the
omnigroup mailing list archives.
Ah, I thought you were speaking of a WO specific mechanism. Too bad -
that would be killer. I guess one could use something like Squid as
that does provide for a nice caching solution. Has anyone used Squid
in combination with WO? I'd be interested in hearing if that was a
possible solution.
We did some application level caching by writing our own
WORequestHandler. That worked fairly well. So instead
of going through /WebObjects/wa/ or /WebObjects/wo/ you went through
/WebObjects/cached/ and it did some clever things.
We did use Squid for some caching as well. The trick there is getting
Session IDs out of the URL and the pages
and making sure the Expires: header is set correctly.
-------
WebObjects in Philadelphia. You want a cheesesteak with that?
Visit http://webobjects.meetup.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.