Index: /package_branches/invirt-web/ajaxterm-rebased/code/main.py
===================================================================
--- /package_branches/invirt-web/ajaxterm-rebased/code/main.py	(revision 2753)
+++ /package_branches/invirt-web/ajaxterm-rebased/code/main.py	(revision 2754)
@@ -408,4 +408,5 @@
 
         @cherrypy.expose
+        @cherrypy.tools.gzip()
         def at(self, machine_id, k=None, c=0, force=0):
             machine = validation.Validate(cherrypy.request.login, cherrypy.request.state, machine_id=machine_id).machine
