You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2011/07/24 17:20:29 UTC

DO NOT REPLY [Bug 51549] New: acess limit

https://issues.apache.org/bugzilla/show_bug.cgi?id=51549

             Bug #: 51549
           Summary: acess limit
           Product: Apache httpd-2
           Version: 2.3.12-beta
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: roberto@spadim.com.br
    Classification: Unclassified


hi guys i´m running a web server with some problems...
users at local network can´t stop working
users at internet network can wait

the problem...
internet users using ajax cause a excess of connection and internal users can´t
connect to server:
[Sun Jul 24 09:59:51 2011] [error] server reached MaxClients setting, consider
raising the MaxClients setting


my idea...
today max clients = 100
but i want to have something like
max clients privileged clients = 172.16.0.0/24 = 100
max clients privileged = 80
max clients total = 100

internal clients can be 80
and external clients can be 20

any idea or module that do this?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51549] acess limit

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51549

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Eric Covener <co...@gmail.com> 2011-07-24 15:51:58 UTC ---
Bugzilla is for bug reports, not discussion.  Try the user discussion list.

http://httpd.apache.org/userslist.html

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org