1142N bandwidth throughput and max number of users

Im using AIR-LAP1142N-N-K9 access points (it supports b/g/n). Somestimes the AP has up to 80 users connect to it.
SOme recommends the AP should have between 25-35 users max.
Any one know the recommend maximum number of users connect to a AP? And how can you tell the traffic going through the AP is congested?
Cheers

SOme recommends the AP should have between 25-35 users max.
Cisco recommends no more than 25 authenticated users.  Maybe the 80 users are both authenticated (can go to the internet) and associated (not able to).
Remember that wireless is like a hub:  When one client talks, everyone stops to listen and waits for their turn.

Similar Messages

  • What's the max number of E1 on 3845 and max number of E3 ports ?

    kindly support me witjh the refrences that provide max number of E1's on 3845 and number of E3?

    “Thank you for your question.  This community is for Cisco Small Business products and your question is in reference to a Cisco Elite/Classic product.  Please post your question in the Cisco NetPro forums located here: http://forums.cisco.com/eforum/servlet/NetProf?page=main  This forum has subject matter experts on Cisco Elite/Classic products that may be able to answer your question.”

  • How to set busy trigger and max number of calls for a sip phone in SRST

    How is it possible to set the maximum number of calls and busy trigger for a line on a sip phone in SRST .There is no commands like dual-line or octo-line for the max-dn like under call-manager-fallback .
    Sent from Cisco Technical Support iPad App

    So is the answer then that there is no way for a SIP phone in SRST mode to handle multiple calls? I have a site currently failed over in SRST mode, and I have noticed that the reception phone can only handle one call at a time. If I place a second call to it I get a busy signal.

  • CFE max. number of user

    Hi,
    How many users can one CFE support?
    There are old document saying that CFE can support 30 concurrent users  on a P III server. Is it still true for better server such as 4-core server?
    Thank you

    30 users for a P-III system is quite an outdated number indeed.
    We often see numbers higher numbers than this and with enough cores and memory you can reach hundreds of concurrent connections which utilize all the cores on your system (you can use the linux top command and hit the 1 key - you'll notice how the compression engine uses all the cores on your system)
    You can find newer numbers in our presentations:
    http://www.sdn.sap.com/irj/sdn/nw-accad?rid=/webcontent/uuid/40cc9239-3e6d-2b10-778f-d6cb5e986a37 [original link is broken]
    http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/3010ba26-1adf-2b10-01b9-926f0a5e95bb
    From "SAP IT runs AccAD":
    CFE in Bangalore > 4,000 Portal users HP ProLiant DL380 G5 Server
    Intel Xeon Duo-Core / Quad Core Processor
    8 GB memory
    Hope this helps
    Zeev

  • DataSource max number of open connections

    We are using Oracle 9i AS.
    We are using the pre installed emulated data source.
    We have specified 30 and 100 as the min and max number of open connections.
    We are using BC4J application modules in my application . For each application module we have specified the JDBC data source, so the default connection pooling at the Application Module level is disabled, via doConnectonPooling = true.
    The question :
    1. When i go into the OC4J Home screen and monitor the Open JDBC connections, why is the number more than the max that i have specified ? My data source is being used , because my app is up and running.
    thx.

    Chints -- There were a few cases that where max connections was not honored prior to the Oracle9ias v903 release. These issues should be fixed in the Oracle9iAS v903 production release.
    Thanks -- Jeff Would there be any difference if we were to use a non Emulated data source..we are using Oracle 9i on the back end
    thx!!

  • Tracking number of users online

    Hi all,
    I'm building a small application where I want to track and display number
    of users logged in to the system. I'm developing the system using form-based authentication
    on Tomcat.
    My initial idea was to create a user object for every user successfully logged in and then add a user object
    to a static array. I'm not sure but I guess there are better ways of tracking number of online users in the
    system.
    I've seen plenty of threads about sessions but failed to find something that helps me with this.
    If anyone can point me in the right direction or point me to articles discussing this, it would be much
    appreciated.
    Cheers
    Erik

    Hi ,
    Thank's for the posting of the code "a_sun". I haven't been able to make any posting until now (been occupied with other tasks).
    I've been implementing a HttpSessionListener just for testing (at the moment this class is counting number of users). This implementation works successfully.
    I still haven't been able to figure out how to pass the username from j_username FORM Authentication to my listener implementation.
    How can I get my SessionListener implementation to get hold on the username of the logged in person?
    When I was not able to solve this, I was thinking of an alternative solution and use the session application scope to store an array or map and then add the user there.
    I would be more comfortable with, if I could solve this using any of the event Listeners from the API.
    I've also been looking at HttpSessionAttributeListener and from my understanding this implementation should be triggered when an attribute is added to the session.
    I tried the following
    HttpSession session = req.getSession()
    session.setAttribute(("test", myName);My HttpSessionAttributeListener is never triggered when I do this. Any suggestions why?
    Thanks
    Erik

  • Setting up Min and Max on Forms

    I am trying to set up a swim lesson sign up form and want to set a minimum and maximum number of kids that can sign up for any given class.  Is this possible in Adobe Forms?

    We do not support a min and max number of response. You would have to close the enrollment form manually once the max is reached. This is a feature you could vote for on our feature request page.

  • Find min and max from a bunch of numbers

    hi,
    i have a bunch of numbers, and i need to find the min and max.
    so i have a arraylist which contains objects....whats the best way to find the min number and max number of all these objects?
    thanks

    You're close, but you can do them all at the same time without temp variables..
    double maximumX = 0;
    double minimumX = 0;
    double maximumY = 0;
    double minimumY = 0;
    for (int i = 0; i < myobjects.size(); i++) {
         mything d2d = (mything) myobjects.get(i);
         maximumX = Math.max(d2d.getBounds().getMaxX(), maximumX);
         minimumX= Math.min(d2d.getBounds().getMinX(), minimumX);
         maximumY = Math.max(d2d.getBounds().getMaxY(), maximumY);
         minimumY = Math.min(d2d.getBounds().getMinY(), minimumY);
    }Since you are dealing with rectangles, you could add them all to an Area and get the bounds of the Area, but that's probably slower.

  • Available bandwindth and 'max-reserved bandwidth'

    Is the max-reserved bandwidth only important when working with Qos classes and the bandwidth statement? Is the default 75% available bandwidth only used then?
    In other words if I have a 100MB link with a service policy applied for Voice, Call-Control and video. After that I notice the available bandwidth on thie 100MB link is 61280 kilobits/sec.
    If I put in a 'max-reserved bandwidth 95' would I reclaim another 20MB of bandwidth for the class-default? Would leaving 5% on the 100MB link for routing and other stuff be acceptable?
    Here is the config and show commands:
    class-map match-any Call-Control
    match ip dscp cs3
    match ip dscp af31
    class-map match-any Video
    match ip dscp af41
    class-map match-any Voice
    match ip dscp ef
    policy-map QOS_classes_to_ACN
    class Voice
    priority 10000
    class Call-Control
    bandwidth 500
    class Video
    bandwidth 3220
    class class-default
    fair-queue
    random-detect
    interface FastEthernet6/0
    description 100MB Link to ACN
    ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
    ip route-cache flow
    no ip mroute-cache
    load-interval 30
    duplex full
    speed 100
    service-policy output QOS_classes_to_ACN
    ROC-RT7206-QMOE#sh int f6/0
    FastEthernet6/0 is up, line protocol is up
    Hardware is i82543 (Livengood), address is 00b0.4a28.3ca8 (bia 00b0.4a28.3ca8)
    Description: 100MB Link to ACN
    Internet address is xxx.xxx.xxx.xxx/xx
    MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
    reliability 255/255, txload 183/255, rxload 21/255
    Encapsulation ARPA, loopback not set
    Keepalive set (10 sec)
    Full-duplex, 100Mb/s, 100BaseTX/FX
    ARP type: ARPA, ARP Timeout 04:00:00
    Last input 00:00:03, output 00:00:00, output hang never
    Last clearing of "show interface" counters 01:13:30
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 5211742
    Queueing strategy: Class-based queueing
    Output queue: 70/1000/64/5211742 (size/max total/threshold/drops)
    Conversations 2/35/256 (active/max active/max total)
    Reserved Conversations 2/2 (allocated/max allocated)
    Available Bandwidth 61280 kilobits/sec <--- Available bandwidth
    30 second input rate 8615000 bits/sec, 6860 packets/sec
    30 second output rate 71788000 bits/sec, 7484 packets/sec
    31692173 packets input, 4263195179 bytes
    Received 1204 broadcasts, 0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog
    0 input packets with dribble condition detected
    34536300 packets output, 2513155446 bytes, 0 underruns
    0 output errors, 0 collisions, 0 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier
    0 output buffer failures, 0 output buffers swapped out

    Here is the output of show policy-pam int:
    ROC-RT7206-QMOE#sh policy-map int f6/0
    FastEthernet6/0
    Service-policy output: QOS_classes_to_ACN
    Class-map: Voice (match-any)
    3417571 packets, 934178998 bytes
    30 second offered rate 1722000 bps, drop rate 0 bps
    Match: ip dscp ef (46)
    3417571 packets, 934178998 bytes
    30 second rate 1722000 bps
    Queueing
    Strict Priority
    Output Queue: Conversation 264
    Bandwidth 10000 (kbps) Burst 250000 (Bytes)
    (pkts matched/bytes matched) 1908656/521903140
    (total drops/bytes drops) 0/0
    Class-map: Call-Control (match-any)
    615085 packets, 48926098 bytes
    30 second offered rate 84000 bps, drop rate 0 bps
    Match: ip dscp cs3 (24)
    588857 packets, 47299978 bytes
    30 second rate 81000 bps
    Match: ip dscp af31 (26)
    26228 packets, 1626120 bytes
    30 second rate 2000 bps
    Queueing
    Output Queue: Conversation 265
    Bandwidth 500 (kbps) Max Threshold 64 (packets)
    (pkts matched/bytes matched) 337953/26882724
    (depth/total drops/no-buffer drops) 0/0/0
    Class-map: Video (match-any)
    146136 packets, 82165408 bytes
    30 second offered rate 90000 bps, drop rate 0 bps
    Match: ip dscp af41 (34)
    146136 packets, 82165408 bytes
    30 second rate 90000 bps
    Queueing
    Output Queue: Conversation 266
    Bandwidth 3220 (kbps) Max Threshold 64 (packets)
    (pkts matched/bytes matched) 81687/45950190
    (depth/total drops/no-buffer drops) 0/0/0
    Class-map: class-default (match-any)
    35227089 packets, 47492000208 bytes
    30 second offered rate 87718000 bps, drop rate 14714000 bps
    Match: any
    Queueing
    Flow Based Fair Queueing
    Maximum Number of Hashed Queues 256
    (total queued/total drops/no-buffer drops) 0/5171786/0
    exponential weight: 9
    class Transmitted Random drop Tail drop Minimum Maximum Mark
    pkts/bytes pkts/bytes pkts/bytes thresh thresh prob
    0 30181523/39910255774 1297726/1944176143 3893194/5836883998 20 40 1/10
    1 0/0 0/0 0/0 22 40 1/10
    2 0/0 0/0 0/0 24 40 1/10
    3 0/0 0/0 0/0 26 40 1/10
    4 0/0 0/0 0/0 28 40 1/10
    5 0/0 0/0 0/0 30 40 1/10
    6 1213/88749 0/0 0/0 32 40 1/10
    7 0/0 0/0 0/0 34 40 1/10
    rsvp 0/0 0/0 0/0 36 40 1/10

  • AP and number of users served.

    Hi all,
    Iv a question related to capacity or number of users one AP can serve.
    For instance, one open space without the walls and 2 APs (one 1252AG and one 1231G) and 50 people.
    Is it enough to connect all people to WiFi? For instance, every AP will serve 25 people with 2Mbps BW for each.
    Any idea?
    BR
    gg

    Hi GG,
    Just to add a clip to the excellent answers from my friends
    Leo and Ryan (+5 points each guys
    Here is a cisco doc that relates to this question;
    Q. How many clients can associate to the AP?
    A. The AP has the physical capacity to handle 2048 MAC addresses. However, because the AP is a shared medium and acts as a wireless hub, the performance of each user decreases as the number of users increases on an individual AP. Ideally, not more than 24 clients should associate with the AP because the throughput of the AP is reduced with each client that associates to the AP.
    From this Q&A doc;
    http://www.cisco.com/en/US/products/hw/wireless/ps430/products_qanda_item09186a008009483e.shtml
    Hope this helps!
    Rob

  • Max number of concurrent users?

    I'm in the process of creating a web site with Cold Fusion and
    Oracle. One concern involves the lack of web hosting services
    that run Oracle on their servers. So, to get around this
    problem, I was considering replicating an Oracle lite database
    and putting it on an ISP's server. My thinking is that there
    would be little need of DBA functions and I can run it on any
    server I choose. But ....
    1. Would Oracle 8i lite support a lot of concurrent users?
    2. What other factors would I have to consider if I set it up
    as a distributed DB ?
    Any help on these thoughts would be greatly appreciated.
    Charles
    null

              Thank you Mark.
              "Mark Griffith" <[email protected]> wrote:
              >Jyothi:
              >
              >Sadly there is not an option to throttle the server in this manner. You
              >will/would have to restrict the QueueLength, which is an excluded property
              >on the ExecuteQueue defintion.
              >
              >http://edocs.bea.com/wls/docs81/javadocs/weblogic/management/configuration/ExecuteQueueMBean.html
              >
              >But this is only a very gross/general level of the server queuing execute
              >requests and isnt fine tuned to just servlets like you want it to be.
              >
              >Cheers
              >mbg
              >
              >"jyothi prabhu" <[email protected]> wrote in message
              >news:3ed04a70$[email protected]..
              >>
              >> Hello everybody,
              >>
              >> is it possible to set max. number of concurrent users accessing
              >weblogic server
              >> through a login servlet? For example, is it possible that at a given
              >point of
              >> time, maximum n users can be logged onto weblogic server while accessing
              >a web
              >> application.
              >>
              >> thanks.
              >
              >
              

  • My CS2 has worked fine for serval years.  All of a suddend my user name, Alan Ford, and sereal number have vanished from my program.  How do I correct this?

    My CS2 has worked fine for serval years. All of a suddend my user name, Alan Ford, and sereal number have vanished from my program. How do I correct this?

    Hello,
    Why do you need to use the regasm utility from the post-build action?
    There is a difference between signing the assembly with a strong name and digital signature. The
    How to: Sign an Assembly with a Strong Name article in MSDN explains how to sign an assembly with a strong name (.snk). See
    How to digitally sign a strong named assembly for adding a digital signature.
    You may also find the
    What's the Difference, Part Five: certificate signing vs strong naming article helpful.

  • Link between User Name in user table and Personla number in HR

    Hi
    Could any one let me know the link between the User Name field in User table and Personal number in HR table. Pls let me know the table name which shows the relation between these two fields.
    Regards,
    Ram

    HI Ram
      The table which contains this data is PA0105. The value of field USRTY should be '0001'. For example if u want to get the UNAME related to an employee.
    SELECT usrid
      FROM pa0105
    WHERE pernr EQ p_pernr
          AND usrty EQ '0001'.
    Please award points if u found this helpful

  • E-edition freezes up with 1A.pdf The max. number of files are already open no other files can be opened or printed until some are closed , showing four of five and computer froze any I must close by shutting down manually.

    My online E-Edition newspaper will freeze up after loading the front page and gives me the message that the max. number of files are already open and no other files can be printed or opened until some are closed. 1A.pdf. When you click ok it repeats itself and you have to force shutdown by holding off button. I'm totally stumped.

    I have read that "1000" is default maximum for Acrobat 4 or Acrobat 5 (I don't remmember it exactly anymore). Concerning my PC and RAM. I have a high-end graphical computer at my office; so I'm sure the RAM memory is not the reason.
    Anyway, thanks for answer.

  • Calculating min and max value from number array

    I have array which is having return type Number.i want to calculate min and max value of this array..try to help asap..
    Thanks
    dhanu

    hi there,
    public class MinMax {
         int arr[]= { 27, 3, 42, 18, 243, -43, 6, -8 };
         int min, max;
         public MinMax() {
    // it's very bad way to do it.
    //          min=99999;
    //          max=-99999;
    // this must be as following
                    min = max = arr[0];
              search();
              System.out.println("The minimum value is: "+min);
              System.out.println("The maximum value is: "+max);
         private void search() {
    // and here we can search from <1> index instead of <0>
              for (int j=1; j<arr.length; j++) {
                   if (arr[j]<min) {
                        min=arr[j];
                   else if (arr[j]>max) {
                        max=arr[j];
         public static void main(String args[]) {
              new MinMax();
    there is a bug in the supplied code. Your homework is
    to figure out what it is without posting another
    message for help with your homework.well, i think it's a tragedy :(

Maybe you are looking for