Tim, can you provide 2 URLs that are doing this?

I'm still trying to reproduce the problem. Could an ISP be caching these
files?

On Thu, Jun 3, 2010 at 10:02 AM, Tim Hoffman <zutes...@gmail.com> wrote:

> Hi
>
> Not to bad an idea.
>
> At the moment all of our templates use '/css/some_file.css'
> rather than including hosts.  So we don't need to make changes between
> code bases
> or have to lookup what the host should be, (in light of the issue we
> may well have to change that strategy)
>
> For the moment we  just add ?<some value> to the end of the css/js
> files that are changing, and will probably set up a script to be run
> prior to appcfg, to increment
> these values.  All the css/js is referenced in just a couple of main
> templates (zpt)
>
> Rgds
>
> T
>
> On Jun 3, 10:17 pm, J <j.si...@earlystageit.com> wrote:
> > Tim, what we ended up doing was a bit different. We have qa.abc.com
> > pointing to xyz-qa.appspot.com.
> >
> > We did not change file names as was recommended -- that would be a
> > pain in the rear to manage. But we took advantage of the fact that xyz-
> > qa.appspot.com delivers content correctly. We changed references to /
> > scripts/pqr.js tohttp://xyz-qa/appspot.com/scripts/pqr.js.
> >
> > It was faster to put in place and it buys us some time until we can
> > come up with something better.
> >
> > Hope that helps.
> >
> > On Jun 2, 7:44 pm, Tim Hoffman <zutes...@gmail.com> wrote:
> >
> >
> >
> > > Hi
> >
> > > I have raised an issue for this
> >
> > >http://code.google.com/p/googleappengine/issues/detail?id=3297
> >
> > > Rgds
> >
> > > T
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to