Antwort: [Mod_gzip] mod_gzip and njobjweb modul..

mod_gzip@lists.over.net mod_gzip@lists.over.net
Mon, 25 Aug 2003 14:08:35 +0200


Hi Patrick,


> including the mod gzip include expressions (text mime, and so on..)
> i get following in my mod gziplog files:
>
> SEND_AS_IS:NO_200
>
> what does this mean?

as

  http://www.schroepl.net/projekte/mod_gzip/status.htm#SEND_AS_IS:NO_200

would have told you, this means that your webserver created a
HTTP response with a status code not equal to 200, implicating
there is no HTTP body.

Thus mod_gzip didn't believe it had to compress anything.



Regards, Michael