<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>hi all,<br><br><br>so I have this cgi that returns data from a database, that has over 13,000 possible queries for output.<br>some of the queries output alot of data.<br><br>I would like to use http 1.1 compression (deflate,GZip), but as this is a cgi script, I do not want to much of a performance hit....I try to load minimal modules (please note: I do not use CGI.pm)<br>I do not think that caching the compressed data will be any good, as it will make my database huge, and I do not have alot of space, as well the db may be updated frequently.<br><br><br>I am new to working with databases, and http 1.1 compression, are there any alternatives?<br><br>-Jeremy<br><br><br><br><br><br /><hr />Windows Live Messenger makes it easier to stay in touch -  <a href='http://go.microsoft.com/?linkid=9650731' target='_new'>learn how!</a></body>
</html>