[orkut-developer] Re: caching issue

2008-09-09 Thread Jason
Have you tried clearing your browser's cache also? If you're specifically excluding URLs that host your Flash content, orkut should not be fetching these resources through the proxy, so it's possible that your browser is grabbing it. I've had this problem with static content in the past. -

[orkut-developer] Re: caching issue

2008-09-09 Thread Ramanpreet Singh
Exactly Jason. This is one point we all have missed so far. The browser might have cached the content. Raman Jason wrote: Have you tried clearing your browser's cache also? If you're specifically excluding URLs that host your Flash content, orkut should not be fetching these resources

[orkut-developer] Re: caching issue

2008-09-07 Thread prafulla
Hi Jason, I tried the approach mentioned in that page, but still, I am getting the same problem. The swf files are getting cached sometimes, but sometimes, I am able to see the changes immediately. Thanks, Prafulla On Sep 5, 10:41 pm, Jason [EMAIL PROTECTED] wrote: Using the bpc parameter

[orkut-developer] Re: caching issue

2008-09-05 Thread Jason
Using the bpc parameter only bypasses the cache for the application XML, not any other files referenced in it. Make sure that you have URL re-writing disabled (instructions provided in the blog post linked below). Also keep in mind that your browser may be caching static files as well so you may

[orkut-developer] Re: caching issue

2008-09-04 Thread prafulla
Hi Jason, I am frequently getting this problem with swf files caching. I am updating the swf file and using bpc=1. But still, Orkut is showing me the cached version of the swf file. Is there anything specific that needs to be done w.r.t swf files. Thanks, Prafulla On Aug 30, 1:41 am, Jason

[orkut-developer] Re: caching issue

2008-08-29 Thread Jason
bpc appears to be working for me now. Can you verify whether this is the same on your end? Infrastructure hiccups occur from time to time but they don't usually last very long, but please let me know if bpc is still broken for you. - Jason On Aug 28, 11:11 pm, prafulla [EMAIL PROTECTED] wrote: