Apache
  Home arrow Apache arrow Page 5 - Apache 101
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Dedicated Servers  
Moblin 
JMSL Numerical Library 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
APACHE

Apache 101
By: Nakul Goyal
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 18
    2002-03-07

    Table of Contents:
  • Apache 101
  • What is Apache?
  • Getting Apache
  • Installing and running Apache
  • Performance settings
  • Conclusion

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Apache 101 - Performance settings


    (Page 5 of 6 )

    There are multiple performance settings that you can activate and manipulate in Apache. Each of these settings is designed to prevent slow user connections from hogging up all of the servers resources, stealing bandwidth, etc. They can also be used to prevent things like Web spiders from hogging up the resources.

    I won't go into too much detail about manipulating Apache in terms of performance because this article is only a basic guide to Apache as a web server, so visit some of the links shown below if you're interested in performance tuning your Apache web server:
    1. Apache.org performance tuning tips
    2. Wired Apache performance tips
    3. PHPEveryone's list of Apache tips (excellent list)
    Starting Apache

    Let's take your new Apache installation out for a spin. If you installed Apache using a binary distribution or completly from scratch as root, then type

    /usr/local/apache/bin/apachectl start

    If you installed a RedHat RPM as root, simply type

    httpd

    Point your browser at your Apache web server using either http://localhost or http://127.0.0.1 (the internal loopback IP address) if you installed Apache on the local machine (i.e. the same machine you’re using to test it). If Apache is installed on another machine, then substituting your server's host name/IP address for localhost should do just fine and Apaches default home page should appear.

    More Apache Articles
    More By Nakul Goyal


     

    APACHE ARTICLES

    - Programmatically Manipulating Microsoft Exce...
    - Installing PHP under Windows
    - Compressing Web Content with mod_gzip and mo...
    - Compressing Web Output Using mod_deflate and...
    - Setting Up Apache 2.0.45 to Parse PHP Pages
    - Custom Error 404 Documents with PHP
    - Using Apache and PHP on Mac OS X
    - ASP: Active Sessions, Active Logins and Tota...
    - Working With Oracle on Windows: Part 1
    - The Quick-n-Dirty Guide to Setting Up Apache...
    - Installing Apache With SSL: The Complete Gui...
    - 7 Powerful .htaccess Customization Tips
    - Trap And Get Notified: A Practical Solution ...
    - One Way To Use Server Side Includes
    - Using ForceType For Nicer Page URLs







    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway