| Article: |
What's New in Windows Server 2003 | |
| Subject: | HTTPD in Kernel - Apache? | |
| Date: | 2003-05-07 11:29:03 | |
| From: | anonymous2 | |
|
The whole hoopla with embedding Internet Explorer into Windows is being repeated here. The way it is now, even if you want to use a non-IE web browser, you still incur the cost of Internet Explorer being in the system.
|
||
Showing messages 1 through 2 of 2.
-
HTTPD in Kernel - Apache?
2003-05-08 10:31:25 tpherndon [Reply | View]
-
HTTPD in Kernel - Apache?
2003-10-30 20:32:24 anonymous2 [Reply | View]
When installing W2k3, nothing is enabled unless you specifically instruct the installation to do so. Therefore, if you don't want IIS, don't turn it on. If you're so concerned that it's going to eat up the resources in your little server, perhaps you should whack the box, install linux and run apache on that.
-e





If so, then there is no cost. Turn it off, use Apache, and there you are. If not, use the Resource Manager to starve http.sys, and use Apache anyway, resulting in (hopefully) little impact.
Of course, you could just run Apache on (Linux|FreeBSD|OpenBSD|UNIX flavor) and be done with it. You'll wind up with better performance of Apache on the POSIX platform, anyway. And, with Linux, you could also use kernel-level HTTP if you really wanted.