How many Concurrent Requests handled in XI?

Hi,
Can anybody let me know how many concurrent requests can be handled in XI and where to check this number for a syncronous scenario ?
Thanks
Sreenivas

Hi sreenivas,
it depends mainly on the number of work process available in your system and on the tuning of java vm.
Have a look at <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ada5ef-0201-0010-1f8b-c935e444b0ad">SAP Exchange Infrastructure Tuning Guide XI 3.0</a>
Hope it helps,
best regards,
Sergio

Similar Messages

  • How many concurrency request can handel in wcf

    hi
    i have a question :
    wcf support how many concurrency request a time ?
    for example i have a wcf service and a lot of (10000) client that call the wcf together 
    thanks

    I think all your clients will be able to use your WCF Service regardless of Concurrency.
    I believe that concurrency is related to the threading of the individual request. Not completely sure about that part though. But, all your clients should be able to access the service regardless of the concurrency. That would be more based on the stress on
    your server.
    Developing is part of being a developer.

  • How many concurrent requests can WAS support?

    Hi all,
      I want to know what is the maximum number of concurrent users/requests that can WAS6.4(latest pack) support? We are looking at around 40,000 concurrent users.. Is this feasible? If yes what is the max possible?
    Regards,
    Harsh
    PS: Would appreciate a prompt response:)

    Hi Harsh,
    I was just reading those notes that Alexander found as well and I would have to agree with him the that webdispatcher could handle the 10,000. However you have to remember that if you are running a BSP or other application located on a WAS server you have the constraints there as well.
    Now I've just done some load testing with some stress tools.
    500 concurrent connections on a Linux server dual processor 4 GB RAM and I started to see some major performance problems. Any higher and the system or at least the apps would have started to hang I think.
    So with 40,000 connections even with loadbalancing and application instances you are going to need some major hadware to handle the connections.
    Now back to your other questions.
    The WAS and the R/3 are built on the BC level, which means  the basic connections are made at that level and effected by these parameters. With a 640 Java Stack only then you have the J2EE engine only in which case the BC level is basically not there at least not like the ABAP level.
    Now if you have a single JSP page deployed on your J2EE and not making any RFC calls to your backend then you only have to worry about the dispatcher connections. However, from my understanding if you make those RFC calls then you have the connections of the backend to worry about as well.
    Now if you can gives a bit more detail of what the connections (all these 40,000 are doing) then perhaps we can come up with some alternatives that will help out.
    As for being intimidated, don't be, I'm learning this from searching as we go along as well

  • How many concurrent connections can ACS handle at once?

    Hi Experts,
    Could you please let me know how many concurrent connections ACS can handle at once?
    Is there any limitation on it?
    Our ACS version is 4.0 (1) build 27.
    Thanks in advance for your help and have a nice day!
    Regards,
    Gabor

    It depends on many other factors but as far as I know ACS can handle upto 40 Auth request per second*
    *Condition Apply
    Regards,
    ~JG
    Do rate helpful posts

  • How many concurrent connections that an ACS server version 4.2 latest patch can handle?

    I have about 50 routers and layer-3 switches that autheticate via tacacs+.  The AAA server used to be on a Linux machine running open-source tacacs+ built by me.  I have a perl script that will log into all 50 devices at the same time to collect statistics.  This script is multi-threaded.  Everything is working fine so far.
    I recently out-sourced the AAA function to a 3rd party company, not by my choice.  The 3rd party uses Cisco ACS version 4.2 with the latest patch running on Windows 2003 Enterprise Server with 16GB RAM and quad processors with quad-cores, IBM x3650-M2 hardware. The connectivity between the 3rd party and my company is through a DS-3 connection.  Maximum bandwidth over this DS-3 connection is less than 10Mbps at most.
    I noticed that for the past 3 months I have multiple failures with this perl script due to authentication failure with the ACS server.  If I just run the script again a few routers/switches, there are no issues; however, whenever I started the script to log into 50 devices all at the same time, it will fail.  If I made the configuration on all routers/switches to point back to the old open-source tacacs+ server, the issue goes away.  The minute I switched back to the
    new ACS server, the issue came back.  If I modified the script to hit one device at a time, it works fine.  I think it is the ACS server can not handle a lot
    of AAA requests at the same time.
    Does anyone know how many concurrent connections that an ACS 4.2, with latest patches on Windows 2003 Enterprise Server with lot of memory and CPU power, can handle?  I can't seem to find this anywhere on Cisco website.
    Thanks in advance.

    No, Im not saying ACS cannot cope.
    Concurrency and latency are very different things. ACS CSTacacs can handle many 100s of simple authentications/authorisations per second with users in the internal database. If 1000s of devices all send traffic in the same instant it would take some seconds to work through the backlog of traffic.
    Also, worth considering that a limited number of tasks within ACS (or threads) can actually handle a much greater number of "logins" because they are generally multi-message allowing ACS to keep lots of plates spinning.
    If users are in an external databases the latency (per authentication) can increase depending on where the users are (eg Windows AD) and if bad enough can have a serious effect on the overall authentication rate. At which point customers normally turn to load balancing.
    If your device timeouts are 20 seconds (totally reasonable) I suggest the issue is more likely to be something else... a bug, perhaps specific to v4.2?

  • Taking in many concurrent requests via a single servlet

    Hi,
    My objective for this topic is to find a way to make my tomcat app able to handle as many as possible concurrent requests.
    My app spec is
    -servlet running on Tomcat 5.0
    My app is a mobile text messaging app that receives requests via a single servlet, called InboundRequest. This servlet will,
    1. Read the HTTP params in the request
    2. Decide to which other servlet classes it should forward to (RequestDispatcher)
    3. The recipient servlet will read the HTTP param, process it and outputs the data via OutboundResponse java class.
    So, my issue is,
    1. What factor decides the number of concurrent requests my InboundRequest servlet can handle? Is it my code or Tomcat itself or the server hardware
    2. Since I'm using Request Dispatcher forwarding, if say i have a request that takes 5 seconds to complete the its task (to output the result via OutboundResponse), will in inhibits/stops any other requests that comes in during that 5 seconds?
    I appreciate all expertise i can get.
    Regards,
    Mel.

    There is nothing to worry about that concurrent request handling as container will create one instance of your servlet and then for each client request it will spwan a single thread which will handel the client request.If u r implementing SingleThreadModel then onle one thread will be spwan and it will handle the requests one by one .So it will be slower .

  • Recommended spec can take how many concurrent users

    With the following recommended spec from Adobe website, how many concurrent users ?
    Flash Media Streaming Server system requirements
    OS : Windows Server 2003 SP2 or Windows 2008
    H/W Requirements
    -          3.2GHz Intel Pentium 4 Processor (dual Intel Xeon or faster recommended)
    -          2GB RAM ( 4GB recommended)
    -          1Gb Ethernet card

    Hi,
    The number of concurrent users really depends on your setup.
    You might want to read the blogpost from the FMS PM on this at: http://blogs.adobe.com/ktowes/2008/08/breaking_1gbps_on_flash_media.html
    "I’ve received a lot of requests lately about how much media can be delivered through Flash Media Server (FMS). As you may or may not know, FMS is held to the same limitations as most other streaming or HTTP servers, that is the available bandwidth, disk speed, memory and CPU power on a single server. When we introduced Flash Media Server 3 we increased the performance significantly to allow you to take full advantage of hardware and ultimately help to reduce the total cost of ownership. ........... read on"
    Greetz,
    Klaasjan

  • ASA 5510 - how many concurrent VOIP calls can pass through?

    Hi all,
    I wonder how many concurrent VOIP calls can handle Cisco ASA 5510, any idea?
    Gegham

    hi Gegham,
    Basically what the values of  50,000 and 130000  connections indicate  are lab values  tested with 80% TCP and 20% udp  traffic. (according to table a-2 in the doc below)
    http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/specs.html#wp1170941
    RTP  is udp traffic but in case of an asa and considering a customer  scenario what happens is...
    1 voip call =  1 control connection (h323,sip,sccp)    +   2 or 4 rtp connections
    -so a call will in total  easily consume  5  or more  connections depending on control connections you have set up .
    -also this number differs depending on if the call is  voice only or video.
    So to  simply answer your  questions...
    1>the number of connections that a call  consumes depends on the above factors.
    2>Also there is no hard number on the  number of calls an asa can handle because this depends on the controls  you use ...including nat and inspections.
    Thanks,
    Karthik

  • How many concurrent users on a FMS?

    We want to stream live Town Hall meetings with the majority
    of the users viewing it from our inTRAnet. 320x240, 30fps, Dual 2.8
    GHz, 4 GB widows server. Anybody with similiar setup using FIMS to
    service 200 or 500 concurrent users? We have two campuses and I
    need to know if I will need to spec a second server if we get above
    a certain number. How many concurrent users can I supprot with the
    above configuration? Thanks

    FMS should be able to handle your 500 clients with no problem
    using the configuration you mentioned (some of my apps routinely
    see many times more than that on a similar server). I use a
    slightly beefier processor in my boxes though... quad core
    Kentsfield Xeon / 4GB ram.
    That said, also make sure you have enough throughput at your
    NIC to handle the traffic. At 500 concurrent clients, a low
    bandwidth stream of 300kbps puts you at about 150Mbps, so you'll
    want to run the numbers before you commit to a single serves in
    case you can't get enough network juice to a single box.

  • How many client can handle?

    How many concurrent user can handle with Tomcat 5.0 and servlet2.4?
    :-)

    Depends on how often they hit "reload".
    If you have an on-line chat forum, people tend to hit reload every N seconds to see if there are new posts. 1 user = 200 hits/day. If your site show TV listings, people load your page only a couple of times a day because it doesn't change constantly. 1 user = 2 hits/day.
    Estimate how many hits an average user does to each page. Then measure the speeds of your servlets. Estimate how often each servlet will be accessed -- or if your site is already on-line, get that info from logs. Simulate your expected web traffic.
    If you use sessions and put lots of data in them, estimate the size of data you keep per user. That'll give you memory requirements.

  • How to find out how many concurrent users using web application?

    Hi all,
    I have a web application deployed using 9iAS. I am trying to find out how to find out how many concurrent users are using this application at any one time. According to Oracle there is no way to see this information using the enterprise manager interface.
    Does anybody out there know how I can find out this information in real time? Failing that, are there any good analysis tools out there that display usage to the minute (all the tools I have found show usage by hour which is not sufficent for my needs).
    Any help would be much appreciated,
    Caroline

    I know I haven't heard of any software to do this, but this also sounds like a really hard problem to try and really analyze well.
    The trick is, you might "infer" how long a user is using an application based on when cookies are set and when they're set to expire. If that's a long time, though, that could count far more "concurrent" users than are actually there. A user could simply close the application at any time and stop using the application; you can't really detect that because the server isn't "told" when the user closes their browser or goes somewhere else.
    A good perl script might be able to read the Apache access log and tell you how many unique IPs asked for a given directory in which various applications are stored in any 5 minute span of time... that could be something like an indicator of "concurrent" users.
    If you don't know Perl, I'd suggest getting the O'Reilly & Associates book on Perl and learning it, because the more I think about this, the more this sounds like a textbook example for applying a Perl script.

  • How many concurrent VPN client sessions available for cisco 2621XM?

    I have cisco router 2621XM with IOS c2600-advipservicesk9-mz.124-11.T4.
    I want to know, how many concurrent VPN client sessions can be available in this image.

      here is the configuration on PIX,
    group-policy DfltGrpPolicy attributes
    wins-server value 10.0.0.67 10.0.0.68
    dns-server value 10.0.0.67 10.0.0.68
    vpn-simultaneous-logins 20
    vpn-idle-timeout 5
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpn-acl
    default-domain value mydomain.com
    address-pools value vpnpool group-policy DfltGrpPolicy attributes
    wins-server value 10.0.0.67 10.0.0.68
    dns-server value 10.0.0.67 10.0.0.68
    vpn-simultaneous-logins 20
    vpn-idle-timeout 5
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpn-acl
    default-domain value want-want.com
    address-pools value vpnpool

  • How many concurrent admin sessions are supported on CiscoWorks LMS 3.2?

    How many concurrent admin sessions are supported on CiscoWorks LMS 3.2?

    We recommend having no more than 20 simultaneous users logged into LMS (for performance reasons).  All of these users can be administrators.  That said, there is no hard limit.

  • How many concurrent users are allowed for an Azure Virtual Machine?

    How many concurrent users are allowed for an Azure Virtual Machine?
    Please share the details with the Azure VM size. Currently I have Standard VM of size D13(4 cores, 28GB RAM)

    Hi SanPSK,
    Thanks for posting here.
    I suggest you to check this article for Azure VM size
    https://msdn.microsoft.com/en-us/library/azure/dn197896.aspx
    For the concurrent users on VM - A maximum of 2 concurrent connections are supported, unless the server is configured as a Remote Desktop Services session host.
    Girish Prajwal

  • How many concurrent streams can my server handle?

    I am trying to serve streaming video over a 10 mb network and using Adobe® Flash® Media Streaming Server 3.5.  Here are the specs on the video.
    Video:
    Codec: On2 VP6
    320x240px
    frame rate: 30fps
    400 kbps (VBR)
    keyframe distance: 15
    Audio:
    Mono channel
    96 kbps
     Does anyone know how many of these I could serve up concurrently?  Or is there a spec somewhere?

    It might be that straightforward question to answer because your network might support "x" mbps but your server configuration including CPU,Memory,Network card you have.
    If you need to do simple calculation (considering you have calculated your bandwidth for video and audio individually) it would like one client would take around 496kbps. Now that means roughly 2 clients will take 1 Mbps so 20 clients will eat up 10Mbps - so at given point of time only roughly 20 clients would be able to play stream without much of rebuffering issue.
    Any number of clients would be able to connect and play but more the clients quality of service for each client might start degrading , they might start getting insufficient bandwidth messages.

Maybe you are looking for

  • K9n platinum voltage question

    Hello everyone,  I'm new to the boards and I hope someone can help me out. Let me throw my specs out first: mobo: msi k9n platinum 1.0 (bios 1.5)  (ms-7250-20) cpu:   opteron 1212  (voltage should be 1.3/1.35) ram:   ocz 6400 platinum (5,5,5,15 2t) (

  • How to send an html snippet with swf flash under other layers in iWeb?

    I like designing websites on iweb but face problems regarding flash. When i embedd a swf in an HTML snippet...the snippet automatically postions itself at the topmost layer. Even if you send it behind lets say a box or any shape, or a link ..on publi

  • It takes over an hour for the rental movies from itunes to download. is this normal?

    it takes over an hour to download. is this normal?

  • Regarding BI7 Data sources

    Hi I have replicated the data sources in BI7 for SD and fincial after activating them in R/3. Now i am getting only Emulated version of data sources. Means 3.X version of data sources , all have square mark on data source name. Please let me know how

  • Sap script-without element

    Hi Friends,                  I have a doubt in SAP SCRIPT..pls Clarify it.. i Got two times one and only first record while execute my Script... i don't know.. i i have done this without text element suppose if i am passing value with text element  g