Forum Moderators: phranque
After just adding Lithuania I find that there are now 2173 lines with deny from.
Is this too much? Can Apache handle it?
Maybe Apache eats this stuff for breakfast and there is very little performance hit so don't worry about it?
At what point will there be too much time spent on checking IP's and not enough time serving pages?
Is there a parameter which can be tuned to optimize the deny routines?
[edited by: Frank_Rizzo at 11:58 am (utc) on Jan. 23, 2007]
Your loading the lines up httpd.conf when the server reboots, where as mine (hosted site) are loaded indivually.
My pages are primarily simple with extensive text and no bells and whistles.
I've repaetedly inquired to my host is the large file causes any server delay and have always been replied "NO".
Thus I stopped inquirying.
BTW, your likely able to condesne the lines by 30% or more with some thought.