Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: limiting website access



Dan Shoop said:
> At 5:11 AM -0400 7/26/04, webmaster wrote:
>>Why not just use the Allow directive, it's easy to implement.
>>
>>Allow from 111.222.333.444 // allow from this ip only
>>
>>Allow from apache.org //Hosts whose names match, or end in, this
>>string are allowed access.
>>
>>see http://httpd.apache.org/docs-2.1/mod/mod_authz_host.html for
>>more examples.
>
> Because you actually have to accept and log and process that traffic.
> In many cases you probably don't want this. Take for example the case
> of a exploited machine trying a DoS attack, you don't want that
> traffic. You probably also don't want to log a rogue machines hits.
>

This is one of the points I thought I made, but perhaps I didn't. Stopping
the traffic before a service has to deal with it will help that service
run faster.

Apple has a document at :<
http://developer.apple.com/server/optimizexserve.html> that goes through
optimizing Apache. It touches many topics and briefly states why using an
.htaccess can be inefficient.

Then again if you have a really low load server then it probably isn't a
problem.

josh


-
Josh Wisenbaker, ACSA
Sr. Systems Engineer
ComputerTree Technologies
Winston-Salem
1-800-467-9820
_______________________________________________
macos-x-server mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macos-x-server
Do not post admin requests to the list. They will be ignored.
When responding to messages, please keep your quotes short.

References: 
 >limiting website access (From: "email@hidden" <email@hidden>)
 >Re: limiting website access (From: Josh Wisenbaker <email@hidden>)
 >Re: limiting website access (From: Josh Wisenbaker <email@hidden>)
 >Re: limiting website access (From: Dan Shoop <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.