What it all boils down to for 90% of situations, is how well you can
configure your system. I have seen, tests showing apache being god, I have
seen tests showing iis being god. The real trick is configuring the system
to meet your needs. It wont make a difference if one is faster, if you can't
configure the system correctly.
So the most important aspect to to stay with the web server you are good at,
since both web servers are acceptable solutions.
I acually use both apache and IIS, and think they are both awesome tools.
And while I have 3 years of experience in IIS I now perfer to use apache,
just becuase it nice being able to use the same web server on different
platforms.
My cents on this debate
Casey Kochmer
>From: "Doshi, Gunjan" <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Apache very slow on WinNT
>Date: Wed, 30 Aug 2000 13:40:30 -0400
>
>I agree with Walt very much. Apache is really a powerful beast. It is not
>appropriate to jump to conclusions so soon. By far Apache is the most
>popular web server and the most widely used. I myself run my personal
>server
>Tomcat and Apache for my test development and it is reasonably fast. I run
>on pentium 100 with 128mb ram.
>
>Your hardware configuration counts a lot.
>Unless clients stress upon, I keep away from IIS.
>
>Also, get yourself a good book on Apache to learn the different modules, if
>you really want to improve performance.
>
>Gunjan
>
> > ----------
> > From: Walt Meyer[SMTP:[EMAIL PROTECTED]]
> > Reply To: A mailing list about Java Server Pages specification and
> > reference
> > Sent: Wednesday, August 30, 2000 1:04 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Apache very slow on WinNT
> >
> > But what does faster really mean? Apache on NT on a Pentium computer can
> > saturate a T1 line easily. Once your bandwidth is gone, what good does
>the
> > speed do?
> >
> > I've set up several commercial web site with Apache on NT or 2000. I've
> > switched two companies from IIS to Apache and one company from Netscape
> > Enterpise 3.6 to Apache. Apache is VERY easy to install and configure.
> >
> > Back to Geert. There is a file in the apache conf directory called
> > highperformance.conf-dist that you can use to maximize server
>performance.
> >
> > How much RAM does this machine have? How fast is the processor? What
>else
> > is
> > running on the machine?
> >
> > Walt
> >
> >
> >
> >
> > -----Original Message-----
> > From: skeptical [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, August 30, 2000 10:48 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Apache very slow on WinNT
> >
> >
> > i'm just being objective here. the report was done by pc mag, not me.
> > besides, my friend is a developer in the iis team at microsoft. she has
> > been
> > working there since iis was just a single file project! she said iis
>used
> > to
> > be slower than apache. starting with iis 3.0, the performance catches up
> > with apache. and 4.0+ are faster as you can see in the pc mag review.
> >
> > tks,
> > peter
> >
> > ----- Original Message -----
> > From: "Muliawan Sjarif" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, August 30, 2000 10:17 PM
> > Subject: Re: Apache very slow on WinNT
> >
> >
> > > hi Geert,
> > >
> > > can you type here what is the important configuration that you set to
> > make
> > > apache runs faster?
> > > I really need this to be fixed, coz now my apache web server runs like
> > > turtle.
> > >
> > > and also I don't know why there's only 1 user can access the server??
> > > in fact, I already set ThreadPerChild to 50 and MaxRequestsPerChild to
>0
> > >
> > > thanks for your help.
> > > Muliawan
> > >
> > > ----- Original Message -----
> > > From: "Geert Van Damme" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Wednesday, August 30, 2000 9:17 PM
> > > Subject: Re: Apache very slow on WinNT
> > >
> > >
> > > > hm, I'm rather skeptical ;-)
> > > >
> > > > We have no problem whatsoever in running apache on NT. I didn't do
>any
> > > > tests, but I have the feeling that it runs faster than IIS (which is
> > also
> > > on
> > > > the same server).
> > > > Maybe more important, it's much more stable ;-)
> > > >
> > > > Geert Van Damme
> > > >
> > > > > -----Original Message-----
> > > > > From: A mailing list about Java Server Pages specification and
> > reference
> > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of skeptical
> > > > > Sent: woensdag 30 augustus 2000 15:03
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: Re: Apache very slow on WinNT
> > > > >
> > > > >
> > > > > in general, iis is much more superior than apache. if you are
> > > > > using nt, you
> > > > > should use iis (it's free, too, with nt). the following report
>will
> > help
> > > > > you:
> > > > >
> > > > > http://www.zdnet.com/pcmag/stories/reviews/0,6755,2551188,00.html
> > > > >
> > > > > hope this helps.
> > > > > peter
> > > > >
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Muliawan Sjarif" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Wednesday, August 30, 2000 8:14 PM
> > > > > Subject: Apache very slow on WinNT
> > > > >
> > > > >
> > > > > > Hi Java fellas..
> > > > > >
> > > > > > I noticed that Apache HTTP server very slow on WinNT.
> > > > > > is there any settings that need to be changed to increase the
> > > > > performance?
> > > > > > and also, I noticed something funny too.. I have set
> > > > > ThreadsPerChild to 50
> > > > > > and MaxRequestsPerChild to 0, but
> > > > > > still only 1 user can access the server.. why is it?
> > > > > >
> > > > > > Regards,
> > > > > > Muliawan
> > > > > >
> > > > > >
> > > > > ==================================================================
> > > > > =========
> > > > > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > > > > JSP-INTEREST".
> > > > > > Some relevant FAQs on JSP/Servlets can be found at:
> > > > > >
> > > > > > http://java.sun.com/products/jsp/faq.html
> > > > > > http://www.esperanto.org.nz/jsp/jspfaq.html
> > > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > > > > >
> > > > >
> > > > > ==================================================================
> > > > > =========
> > > > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > > > > JSP-INTEREST".
> > > > > Some relevant FAQs on JSP/Servlets can be found at:
> > > > >
> > > > > http://java.sun.com/products/jsp/faq.html
> > > > > http://www.esperanto.org.nz/jsp/jspfaq.html
> > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
>==========================================================================
> > =
> > > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > > JSP-INTEREST".
> > > > Some relevant FAQs on JSP/Servlets can be found at:
> > > >
> > > > http://java.sun.com/products/jsp/faq.html
> > > > http://www.esperanto.org.nz/jsp/jspfaq.html
> > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > >
> > >
> >
>==========================================================================
> > =
> > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > > Some relevant FAQs on JSP/Servlets can be found at:
> > >
> > > http://java.sun.com/products/jsp/faq.html
> > > http://www.esperanto.org.nz/jsp/jspfaq.html
> > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > >
> >
> >
>==========================================================================
> > =
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> > http://java.sun.com/products/jsp/faq.html
> > http://www.esperanto.org.nz/jsp/jspfaq.html
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
> >
>==========================================================================
> > =
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> > http://java.sun.com/products/jsp/faq.html
> > http://www.esperanto.org.nz/jsp/jspfaq.html
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets