Compression: client or server?
Lisa Marie Seelye
lisa@gentoo.org
Wed, 13 Aug 2003 15:00:12 -0400
--=-RBWbODTdK3WxLQkDgDVu
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
On Wed, 2003-08-13 at 14:44, Brad Fitzpatrick wrote:
> Thoughts?
What CPU resources are required to compress the data? How much of a lag
will it introduce to the System?
The best way to go about storing compressed data is for the client to
_send the data in a compressed format_ and then know well enough to
decompress it when they get it back.
The server should store whatever the client sends them and don't mess
with it -- put the burden on the user, not the server.
--=20
Regards,
-Lisa
<Vix ulla tam iniqua pax, quin bello vel aequissimo sit potior>
--=-RBWbODTdK3WxLQkDgDVu
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQA/Ooq8y0a1Vh5Jb8URAhbCAJ96z76DZ/CWIX2b3h7c8Ka03PtnggCgm4Ma
Q15H0+Rn9UsYNBd/8Rmi/CM=
=JRQc
-----END PGP SIGNATURE-----
--=-RBWbODTdK3WxLQkDgDVu--