You should use a separate web server, for example apache, and
configure it use it gzip. It is explained here:

http://httpd.apache.org/docs/2.0/mod/mod_deflate.html

This is outside and transparent to web2py.

Perhaps this helps.

On Feb 25, 12:10 pm, drayco <antrod...@gmail.com> wrote:
> Hi, web2py users,
> I have a application with 6 web services with json in web2py.
> I answer topological information every minute.
> And my partners told me that the size of the answer is too large. They
> told me that we need to use jzip.
> The new requirements is that I need to give a jpg image too.
>
> But I am a newbie in web application.
>
> Can any of you give me a litle example with jzip?
>
> And How can I put a jpg image in a web service?
>
> Thank's in advance.

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

Reply via email to