Tyler,
Thanks for your response.
I am a little surprised there is no alarm with respect to comet actors being out of commission on iOS6, but maybe I am just not understanding the situation.
Probably should have added some detail in the original post. Our site (
playknowsy.com) uses comet actors to support interactive game play (just like our other site
innovationgames.com which is referenced on
liftweb.net as an example site). We tuned our site for the iPad form factor and touch interface. It also works great on desktop browsers too.
Our site
playknowsy.com is currently DOA on iOS6 with respect to game play (which is the main feature of the site). Any other site on the planet which uses long polling is also DOA on iOS6. It may be that Apple sees the error of their ways and fixes the problem (which I expect they will but it is really hard to wait and do nothing in the meantime).
That said, I was hoping not to have to rewrite our site to use websockets as an emergency fix (much as I like the solution it provides). As to the caching content, are you implying I should I tweek the Lift sources to change the comet actor POST to set the Cache-Control in the header to "no-cache"?
I am just trying to figure out a "plan B" should Apple fail to come thru.
Thanks again for hearing me out.
Dan