Re: [appengine-java] Content caching and Compression

2010-02-16 Thread Stephan Hartmann
AFAIK gzip compression is turned on by default. You can verify this by
looking at the content-encoding response header (i use the Live HTTP headers
plugin for firebug/firefox).

Regards,
Stephan

2010/2/15 zainul franciscus 

> I was browsing through Google App Engine feature documentation. In
> certain page I found that Google App Engine does not support gzip
> compression  nor content caching but on other page Google said that
> they have incorporated gzip compression feature in app engine.
>
> Does any body know whether google app engine support gzip compression
> and content caching ? If yes how can we do it.
>
> Cheers,
> Zainul Franciscus
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

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



[appengine-java] Content caching and Compression

2010-02-15 Thread zainul franciscus
I was browsing through Google App Engine feature documentation. In
certain page I found that Google App Engine does not support gzip
compression  nor content caching but on other page Google said that
they have incorporated gzip compression feature in app engine.

Does any body know whether google app engine support gzip compression
and content caching ? If yes how can we do it.

Cheers,
Zainul Franciscus

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