IIS内置压缩 [英] IIS built-in compression

查看:49
本文介绍了IIS内置压缩的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

谁知道从哪个版本的IIS开始,只有5个或6个,以及什么系统类似2000 Server,2000 Advanced Server,我们可以使用内置压缩吗?

我曾经听说它是从Windows 2000 Server开始实现的,而我们可以使用它,但是我不确定它是不是真的。现在我们有了
Win2000AdvServer,想要获得这个功能。但根据这篇文章

我们不能使用它,但只能从IIS 6.0中使用

http://www.wwwcoder.com/main/parenti...8/default.aspx


谁知道肯定?


谢谢,

只是D.

解决方案

您可能想查看port80software.com上的论坛/博客,因为他们需要b / b
有关于这些事情的好文章:

http://www.port80software.com/200ok/


-Brock
http:// staff.develop.com/ballen

谁知道从哪个版本的IIS开始,只有5个或6个,以及像2000这样的系统Server,2000 Advanced Server,我们可以使用内置的<压缩?我曾经听说它是从Windows 2000 Server开始实现的,我们可以使用它,但我不确定它是否真实。现在我们正在使用Win2000AdvServer并希望获得此功能。但根据这篇文章我们不能使用它,但只能从IIS 6.0

http://www.wwwcoder.com/main/parenti...8/default.aspx

谁知道肯定?

谢谢,
Just D。






Just D.写道:

谁知道从哪个版本的IIS开始,只有5或6个,以及什么
系统如2000 Server,2000 Advanced Server,我们可以使用内置的
压缩吗?我曾经听说它是从Windows 2000
Server开始实现的,我们可以使用它,但我不确定它是否属实。现在我们是
有Win2000AdvServer并希望获得此功能。但根据这篇
文章,我们不能使用它,但只能从IIS 6.0中使用

http://www.wwwcoder.com/main/parenti...8/default.aspx

谁知道肯定?

谢谢,
Just D。




你可以在Windows 2000上压缩,但不是通过内部IIS

压缩。你可以使用像httpcompress

这样的附加组件( http ://www.blowery.org/code/HttpCompressionModule.html)。 HTTPCompress

是ASP.NET的http模块,你基本上在你的
web.config中定义它。但是有一个缺点,因为它是一个http模块,它只会压缩CLR处理的文件。它不会压缩ASP

页面只是aspx等.HTTPCompress是免费的,我在

WWWCoder.com上用来压缩内容。使用第三方模块允许您根据mime类型和文件夹进行压缩,IIS

压缩不支持。


有几个商业模块可用,但我喜欢httpcompress

,因为它是免费的,你得到源代码。


Patrick Santry
http://www.wwwcoder.com


非常感谢,


是的,我知道商业模块,但我没听说过这个

压缩机,谢谢,这将是有趣的。


我还发现很多文章,包括关于在IIS中压缩的MSDN文章

5.0,但实际上我找不到任何东西我的版本,如果IIS

在设置中没有这些标签,我只是想知道为什么Microsoft

提供了有关此主题的错误信息或不完整信息。


看看。

http: //www.microsoft.com/technet/pro.../httpcomp.mspx


这很奇怪。我怀疑他们忘了写这个压缩是仅仅添加到服务器和高级服务器版本的
并写下任何IIS

5.0,但这不是真的。


只是D.

< ww ****** @ gmail.com>在消息中写道

news:11 ********************** @ f14g2000cwb.googlegr oups.com ...


Just D.写道:

谁知道从哪个版本的IIS开始,只有5或6个,以及


系统

如2000 Server,2000 Advanced Server,我们可以使用内置的


压缩?

我听说它是​​从Windows 2000开始实现的


服务器和

我们可以使用它,但我不确定它是否属实。现在我们


Win2000AdvServer并希望获得此功能。但根据这个


文章

我们不能使用它,但只能从IIS 6.0中使用

http://www.wwwcoder.com/main/parenti ... 8 / default.aspx

谁知道肯定?

谢谢,
Just D。


您可以在Windows 2000上进行压缩,但不能通过内部IIS压缩进行压缩。您可以使用像httpcompress
这样的附加内容( http:// www .blowery.org /代码/ HttpCompressionModule.html)。 HTTPCompress
是ASP.NET的一个http模块,你基本上是在你的web.config中定义的。但是有一个缺点,因为它是一个http模块,它只会压缩CLR处理的文件。它不会压缩ASP页面只是aspx等.HTTPCompress是免费的,是我在WWWCoder.com上用来压缩内容的。使用第三方模块允许您根据mime类型和文件夹进行压缩,IIS
压缩不支持。

有几个商业模块可用,但我喜欢httpcompress
因为它是免费的,你得到了源代码。

Patrick Santry
http://www.wwwcoder.com



Who knows beginning from which version of IIS, 5 or 6 only, and what system
like 2000 Server, 2000 Advanced Server, we can use the built-in compression?
I heard once that it was implemented beginning from Windows 2000 Server and
we could use it but I''m not sure that it''s true. Right now we''re having
Win2000AdvServer and want to get this feature. But according to this article
we can''t use it, but only from IIS 6.0

http://www.wwwcoder.com/main/parenti...8/default.aspx

Who knows for sure?

Thanks,
Just D.

解决方案

You might want to check out the forums/blogs on port80software.com as they
have good articles on these sorts of things:

http://www.port80software.com/200ok/

-Brock
http://staff.develop.com/ballen

Who knows beginning from which version of IIS, 5 or 6 only, and what
system like 2000 Server, 2000 Advanced Server, we can use the built-in
compression? I heard once that it was implemented beginning from
Windows 2000 Server and we could use it but I''m not sure that it''s
true. Right now we''re having Win2000AdvServer and want to get this
feature. But according to this article we can''t use it, but only from
IIS 6.0

http://www.wwwcoder.com/main/parenti...8/default.aspx

Who knows for sure?

Thanks,
Just D.





Just D. wrote:

Who knows beginning from which version of IIS, 5 or 6 only, and what system like 2000 Server, 2000 Advanced Server, we can use the built-in compression? I heard once that it was implemented beginning from Windows 2000 Server and we could use it but I''m not sure that it''s true. Right now we''re having Win2000AdvServer and want to get this feature. But according to this article we can''t use it, but only from IIS 6.0

http://www.wwwcoder.com/main/parenti...8/default.aspx

Who knows for sure?

Thanks,
Just D.



You can compress on Windows 2000, but not via the internal IIS
compression. You can use add ons like httpcompress
(http://www.blowery.org/code/HttpCompressionModule.html). HTTPCompress
is an http module for ASP.NET, you basically define it within your
web.config. The one drawback however, since it is an http module, it
will only compress files processed by the CLR. It will not compress ASP
pages just aspx, etc. HTTPCompress is free and is what I use on
WWWCoder.com for compressing content. Using a third party module allows
you to compress based on mime type, and folder, something IIS
compression does not support.

There are several commercial modules available, but I like httpcompress
since it is free and you get the source code.

Patrick Santry
http://www.wwwcoder.com


Thanks a lot,

Yes, I know about commercial modules, but I didn''t hear about this
compressor, thanks, it will be interesting.

I also found many articles including MSDN article about compression in IIS
5.0, but actually I could not find anything for me My version if IIS
doesn''t have these tabs in settings and I''m just wondering why Microsoft
provided wrong or not full information about this topic.

Take a look.

http://www.microsoft.com/technet/pro.../httpcomp.mspx

That''s strange. I suspect that they forgot to write that this compression is
added to Server and Advanced server version only and write about ANY IIS
5.0, but that''s not true.

Just D.
<ww******@gmail.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...


Just D. wrote:

Who knows beginning from which version of IIS, 5 or 6 only, and what


system

like 2000 Server, 2000 Advanced Server, we can use the built-in


compression?

I heard once that it was implemented beginning from Windows 2000


Server and

we could use it but I''m not sure that it''s true. Right now we''re


having

Win2000AdvServer and want to get this feature. But according to this


article

we can''t use it, but only from IIS 6.0

http://www.wwwcoder.com/main/parenti...8/default.aspx

Who knows for sure?

Thanks,
Just D.



You can compress on Windows 2000, but not via the internal IIS
compression. You can use add ons like httpcompress
(http://www.blowery.org/code/HttpCompressionModule.html). HTTPCompress
is an http module for ASP.NET, you basically define it within your
web.config. The one drawback however, since it is an http module, it
will only compress files processed by the CLR. It will not compress ASP
pages just aspx, etc. HTTPCompress is free and is what I use on
WWWCoder.com for compressing content. Using a third party module allows
you to compress based on mime type, and folder, something IIS
compression does not support.

There are several commercial modules available, but I like httpcompress
since it is free and you get the source code.

Patrick Santry
http://www.wwwcoder.com



这篇关于IIS内置压缩的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆