RE: Newbie: Mixing HTML & WO Pages?
RE: Newbie: Mixing HTML & WO Pages?
- Subject: RE: Newbie: Mixing HTML & WO Pages?
- From: "Ricardo T Saito" <email@hidden>
- Date: Fri, 24 Oct 2003 11:00:05 -0300
Hi Arturo,
Hum... did you cache the entire page ? So, you didn't use relative links
(/wo/) in your cached pages right ? And about the cookies? Did the pages use
any cookie ?
----------------------------------------------------
Ricardo T Saito - email@hidden
Computer Engineer
Americanas.com - Sao Paulo - Brazil
-----Original Message-----
From: email@hidden
[mailto:email@hidden]On Behalf Of Arturo Perez
Sent: Friday, October 24, 2003 9:40 AM
To: Bob McCormick
Cc: email@hidden
Subject: Re: Newbie: Mixing HTML & WO Pages?
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.
_______________________________________________
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.