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:07 -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.
Last but not least, you may need to "shoehorn" WOF into behaving
"properly":
Heh, yeah and that's not something that makes any of the above worth
it in my opinion. Right now, I'm feeling pretty much like one has to
either use WO in its entirety, or you start having to fight the
product every step of the way and lose the inherit benefits of why you
made the switch. It may be that I simply am worrying about things
that I shouldn't at this point in the game. ;-)
Cheers...Bob
Bob McCormick
XebraTech
(805) 302-3359
_______________________________________________
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.
--arturo
_______________________________________________
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.