You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Teator, Michael" <mt...@tjctechnology.com> on 2004/02/04 22:15:06 UTC

RE: FileGenerator making two HTTP requests *SOLVED*

Switched to using Apache for the web server (on the XML generation side),
rather than JRun's built in.

-----Original Message-----

How about once for the last modified, once for the content.  How are you 
generating the content?   If it's a cocoon pipeline, why not use cocoon: 
pseudo-protocol?  If not, try switching to uncached pipeline.  There may 
be a bug in the way the http protocol handler is working with 
last-modified - which could of course already be fixed in cvs, so make 
sure you check bugzilla and/or the cvs head (will soon be released as 
2.1.4).  Also, if your dynamic process is not able to generate last 
modified info without going through its whole process then you'll need 
to either not cache the cocoon end, or look into the event-based cache 
(eventcache block).

Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org

This message is intended only for the use of the Addressee and may contain
information that is PRIVILEGED and CONFIDENTIAL.  If you are not the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited.  If you have received this
communication in error, please erase all copies of the message and its
attachments and notify us immediately.  Thank you!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org