ACE "sh conn serverfarm" does display connections

I have placed 8 rservers inservice behind my ACE. When I do "sh conn serverfarm video-download.domain.com" I see no connections, but I am tailing my apache access.logs and I see that the web servers are serving pages. Is this a bug?
Software
loader: Version 12.2[120]
system: Version 3.0(0)A1(6.2) [build 3.0(0)A1(6.2) adbuild_23:41:40-2007/10
/18_/auto/adbure-rel2/ws/REL_3_0_0_A1_6_2]
system image file: [LCP] disk0:c6ace-t1k9-mz.3.0.0_A1_6_2.bin
installed license: ACE-16G-LIC ACE-SEC-LIC-K9

I don't see a problem with this command in my lab.
If you do a 'sho conn detail' do you see your connection somewhere ?
Are you sure you are on the active ace ?
Gilles.

Similar Messages

  • Thinkpad Edge S430 - Windows does not detect external display connected via HDMI

    On a Thinkpad S430 with HD4000 integrated graphics, an external display connected via a HDMI cable is not detected at all when using Windows. The system is fully updated as of the time of posting this message, both via the Lenovo Update tool as well as Windows update.
    The Intel driver version is 8.15.10.2696. It appears that this is the latest version, since it does not offer an update when I try to auto-update it via Device Manager.
    NB: I am running Ubuntu 12.04 with kernel 3.4.0 on the same machine, and the external display works perfectly fine with this software configuration.
    Hence I think that it's very likely that this is a Windows-specific driver issue.
    Would Lenovo happen to have a driver update in the works? Alternatively, I will be thankful for any suggestions about possible resolution of this problem.

    skn2011 wrote:
    My Macbook Pro notbook 13.3" does not detect external display throught it's mini display port to HDMI connector when connected to Sony Bravia 32" LCD TV.Can anyone help me get the answer as i tried reading everywhere on internet and none does not seems to work.Please help me out guys.
    Are you using the Apple adaptor or a 3rd party

  • Does anyone get the mouse lag with an external display connected via the display port?

    does anyone get the mouse lag with an external display connected via the display port?

    You don't describe the problem in great detail.  Is this the issue you are describing?
    https://discussions.apple.com/thread/4398076?start=0&tstart=0
    If so, then, "Yes."  I have the same problem.  Note that this isn't a tracking speed problem for me, it's a lag between my hand moving and the pointer moving on the external display.
    Andrew

  • Sorry if tis is naive.  I have just bought my first iPad Retina Display.  I have WiFi at home but it has taken ages for me to connect as I needed all sorts of codes, passwords, detauils etc.   How does one connect to the web (Google) when one is out and a

    Sorry if this is a bit naive.  I have just bought my first iPad (Retina Display).  I have WiFi at home but it has taken me ages to get on-line as I needed all sorts of codes, passwords, numbers etc.
    How does one connect to the web (Google) when one is out and about?
    Thanks

    haha, You're welcome
    Maybe these links will be useful
    ipad manual/user guide
    http://manuals.info.apple.com/en_US/ipad_user_guide.pdf
    ipad support page
    http://www.apple.com/support/ipad/
    ipad assistant
    http://www.apple.com/support/ipad/assistant/

  • Does older cinema displays connect to new iMacs

    does older cinema displays connect to new imacs

    Yes. Use a Mini DisplayPort adapter for that type of display.
    (96831)

  • Ace module dropping assymetric layer 2 connections

    Hi we had a situation in where the ACE would randomly drop certain tcp connections, and all ICMP packets from a certain windows server.  The server in question was using Transmit Load Balancing with Fault Tolerance.
    The server has one Nic connected to Access switch1, and the other nic connected to Access switch2. Each access switch connects up to a pair of 6509's, which is active on Core1 on both switches.
    I am guessing If the server sends on Nic 2, core1 knows it came in on the downstream trunk port to Switch2, it must reply to these packets based on the teamed mac of the layer 3 address(no idea who is arping for the destination - the ace?), and send them back out the downstream trunk port to switch1.  The ace module is in transparent mode.  When contacting a server on the other side of the ace, the ace drop packets that came from the second nic - and I am wondering how it "knows" that the return path is out of different downstream port.  Does it share some kind of layer 2 RPF check with the 6500 ?
    Please note there is no routing involved here.  The destination server is just on another vlan on the same subnet, on the other side of the ace.

    Bryan,
    As long as the server replies back to the ACE the client should only be commmunicating with the VIP address in either of your two examples.
    In your first example the flow will look like this.
    client > VIP after the ACE  client > rserver
    the reply would be
    rserver > client after the ACE VIP > rserver
    In your second example using client nat it will look like this
    Client > VIP   After ACE  Natpool > rserver.
    the reply would be
    rserver > Nat-pool  after ACE VIP > client.
    The ACE by default will always nat the vip to the server ip unless you use the command "transparent" under the serverfarm. When using this command we send the packet to the MAC address of the server leaving the destination IP of the VIP. The server would need to have the VIP address configured under the loopback interface.
    Regards
    Jim

  • Question about ACE show Conn command (tcp duration)

    Hello,
    I was checking connections and noticed that I would see the initial connection, but after a short time the connection quits showing up in the counters and the “show conn” command. However the user is still up and working.
    This is the command I used:
    sho conn serverfarm STAGING-HTTPS detail
    The output shows all the connection info from source to destination, and in the ESTABLISHED state.
    However, after maybe 2~3 minutes, when I up arrow I don't see any connection info. The web page is still up. If I refresh the web page, I do see the connections come in.
    Can someone kindly point me to a document or provide an answer on how long should the connection be stored before they are flushed?
    Config profile:
    4 real servers
    HTTPS protocol
    Leastconn for predictor
    sticky based on src/dst IP
    Thanks,
    Raman

    Raman,
    If you would play with a sniffer capture, you could answer the question yourself.
    If the browser loads a flash object or a java applet, once it is loaded, you can still work on the page but there is no data transfer.
    with a sniffer tool you could see the browser closing the connections.
    The default TCP idle timeout on ACE is 1 hour.
    Gilles.

  • Cisco ACE - "show conn" command queries

    Hi all,
    i have some queries regarding the "show conn" command in Cisco ACE.
    Working Scenario:
    VIP : 10.10.10.1
    Server 1 : 10.10.20.1
    Server 2 : 10.10.20.2
    Client: 30.30.30.1
    When a client 30.30.30.1 initiates a connection to the VIP on 10.10.10.1, the ACE load balances it to Server 1, 10.10.20.1. Looking at the "show conn" table, it shows that Server 1 is replying back to the Client 30.30.30.1 through the ACE.
    Now, my question is when the ACE returns the traffic to the Client, should the Client be seeing the source IP coming from the VIP or Server 1? My understanding is that the Client should be seeing traffic returning from the VIP. But the show conn table does not seem to suggest so.
    show conn table
    conn-id    np dir proto vlan source                destination           state
    ----------+--+---+-----+----+---------------------+---------------------+------+
    1768       1  in  TCP   10   30.30.30.1:9221   10.10.10.1:80       ESTAB
    41         1  out TCP   52    10.10.20.1:80    30.30.30.1:9221   CLOSED

    Daniel,
    The client is expecting a response from the VIP otherwise there would be an asymmetrical routing problem and conns will never complete.
    The fact that you're seeing 30.30.30.1 as the destination address is just that the server is able to see client's IP address on the request, when your backend servers sends the reply back to the client this response is forced to go through the ACE, when the ACE looks at the packet it matches with a previously conn created on the flow table so it "NATs"  the reply so now the source of the packet is the VIP and destination is 30.30.30.1.
    This is a expected behavior as you're not using S-NAT on your network.
    HTH.
    Pablo

  • ACE, max conns limit and oversubscription issue

    Hi,
    I have a question regarding the following output:
    show serverfarm SFARM detail 
                                                    ----------connections-----------
           real                  weight state        current    total      failures
       ---+---------------------+------+------------+----------+----------+---------
       rserver: REAL_1
           10.0.0.1:80           8      MAXCONNS     10435      65590       130
             description          : -
             max-conns            : 10000
             min-conns            : 9950
    There is a sticky source ip configured for primary serverfarm + backup serverfarm (with no sticky). Do you know why we can see more current connections than max-conns limit?
    The sticky for primary serverfarm could cause that issue?
    Regards,
    Krzysztof

    Hi Krzysztof,
    Normally the current connection counter is number of ESTABLISHED + EMBRYONIC connections. So as soon as ACE forwards the SYN, the current counter is incremented and if the connection establishes, total connection counter is incremented or else failure.
    Having said that, i still believe it should not show more than MAX-CONNS limit unless Max-conns is only for ESTABLISHED.
    I would suggest opening a TAC case to further investigate this. There have many issues related to these counters which all were cosmetic and had no real impact on the functionality of device itself.
    Regards,
    Kanwal
    Note: Please mark answers if they are helpful.

  • Can not display Connection dialog.

    Hi There,
    Verry strange what happen.
    My Sqldeveloper stop working for an unknown raison.
    I could not see my connections, got stranger error When I try to create an Sql Sheet
    java.lang.NullPointerException
         at oracle.dbtools.raptor.controls.ConnectionPanelUI.listConnections(ConnectionPanelUI.java:426)
         at oracle.dbtools.raptor.controls.ConnectionPanelUI.resetConnections(ConnectionPanelUI.java:440)
         at oracle.dbtools.raptor.controls.ConnectionPanelUI.<init>(ConnectionPanelUI.java:120)
         at oracle.dbtools.raptor.controls.ConnectionPanelUI.<init>(ConnectionPanelUI.java:101)
         at oracle.dbtools.raptor.controls.ConnectionSelectorUI.<init>(ConnectionSelectorUI.java:36)
         at oracle.dbtools.raptor.controls.ConnectionSelectorUI.getConnection(ConnectionSelectorUI.java:59)
         at oracle.dbtools.raptor.controls.ConnectionSelectorUI.getConnection(ConnectionSelectorUI.java:42)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorWizard.invoke(SqlEditorWizard.java:108)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:317)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorAddin$2.actionPerformed(SqlEditorAddin.java:248)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    I have try to downlod the latest version but I am getting the same error.
    When I try to see parameters in the preference dialog, the righ pane of the preference screen it not changing when I select other options.
    I am a litle bit lost...
    This is installed on Windows Server 2008 R2. What is strange is that the problem occurs only with the administrator user and not with an other user who is also member of the administrators group.
    Many thank for your help
    Jko
    Edited by: JkoFr on 4 avr. 2010 06:24

    When I click on View > Connections, Raptor does not do anything.
    My coworker system has Windows 2000 and the same version of java. Beside that, there are so many other variables. I am not sure what to look for. Could you please give me more information on what to look for?
    When I open Raptor, it does not display Connection Tab by default.
    When I run Raptor from C:\Program Files\raptor\jdev\bin\raptor.exe, I get this output. Does it look normal?
    AWT Tree Lock Assert enabled
    java.lang.NullPointerException
    at oracle.ideimpl.docking.DockStationImpl.stateChanged(DockStationImpl.j
    ava:1854)
    at oracle.ideimpl.docking.DockStationImpl.initialize(DockStationImpl.jav
    a:258)
    at oracle.ide.IdeCore.initializeModules(IdeCore.java:1417)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1198)
    at oracle.ide.Ide.startup(Ide.java:672)
    at oracle.ideimpl.Main.start(Main.java:49)
    at oracle.ideimpl.Main.main(Main.java:25)
    Assert: Unknown Node:8: item type="PROCEDURE" reloadparent="true">
    <title>Rename</title>
    <prompt><label>New_Procedure_Name</label></prompt>
    <sql><![CDATA[rename "#OBJECT_NAME#" to #0#]]></sql>
    <help>Renames the selected procedure.</help>
    <confirmation>
    <title>Confirmation</title>
    <prompt>Procedure "#OBJECT_NAME#" has been renamed to #0#</prompt>
    </confirmation>
    </item
    Initializing.. [email protected]
    Assert: SQLView inited
    Thank for all your help.

  • Bought a new Ipod touch and the WiFi does not connect.  Tried Reset and total Restore, does not connect to Router on DHCP, tried Static manually and still can not get it to connect even though it registers as connected.

    Bought a new Ipod touch and the WiFi does not connect.  Tried Reset and total Restore, does not connect to Router on DHCP, tried Static IP, Subnet, Router and DNS manually and still can not get it to connect even though it registers as connected.  Using Airport for router, latest firmware, no problems with Iphone 4 or Macbook Pro or any other internet devices.  After total Restore (factory settings) tried again, showed connected to router, but does not display "check" next to router but little rotating icon even though the wifi range signal shows connected at full strength and it says it is connected.  Just can't seem to get it to generate an IP.  Any solutions other than turning it on and off again?  Not a Merry Christmas morning.

    Ok, so, a couple of things:  Denisefromwaleska and I have the exact same size/type/color iPod.  Now wishing I'd bought the black one maybe...
    Second, Airport is an Express and I have a second one that I carry with me when I travel.  Tried to connect my Airport Express to the internet and could not although the iPod did recognize the router and tried to connect to the internet for some time, unlike my previous problem.  Updated firmware on my travel router, still could not connect to the internet.  Going to try to set up a manual Static IP on the travel router here in a few and conect through it although I predict the problem will persist. Back on the Christmas Present Airport Express router, it is back in play and working fine for all devices save the iPod. 
    Thanks again for all your help, hopefully I can get a solution in place soon,

  • I have home sharing on but can't see my library on the computers icon. iTunes does display my purchased tunes but not my own imports.

    I have home sharing on in iTunes but can't see my library when I use the computers icon on Apple TV. iTunes does display my purchased tunes but not my own imports.
    I can play my own tunes by selecting them on my iMAC and directing them to Apple TV. I think that I should be able to see my entire library on Apple TV shouldn't I?
    Am up-to-date with iTunes and using Mavericks OS. I am connecting to Apple TV with an Airport Extreme 802.11n Wi-FI and a brand new Apple TV.
    Thanks for any comments,
    Roger

    Okay, so HomeSharing is not working.  Most likely due to a network issue.
    Is the ATV and computer running iTunes actually on the same network?  Many new routers create seperate networks for the wired and wireless portions of the local network.

  • Ipod was disabelled and needed connecting to itunes, with countless attempts  nothing happend therefore performed as reset, now instead of turning on and off,  ipod displays connect to itunes but is not recognised by computer nor will it connect to itunes

    ipod was disabelled and needed connecting to itunes, with countless attempts  nothing happend therefore performed as reset, now instead of turning on and off,  ipod displays connect to itunes but is not recognised by computer nor will it connect to itunes, try enabelling for restore but only connec to itunes is shown consistently

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen
    If recovery mode does not work try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • Thunderbolt display-connected keyboard fails to wake MacBook Pro

    I'm having intermittent problems with my keyboard when I use my rMacBook Pro in clamshell mode attached to an Apple Thunderbolt Display. With increasing frequency, when I sleep the Mac, close it and attach it to the display, I cannot wake up the computer using the Apple keyboard that is attached (USB) to the display. Unplugging and repluggin the keyboard does nothing.
    I can wake up the computer with a Bluetooth keyboard & login (screensaver), and the Bluetooth keyboard continues to work fine. Nut the wired keyboard never works.
    However, if I simply restart the Mac, the display-connected keyboard always begins working again.
    I belive this rules out a hardware problem, but I'm open to suggestions. (It's happened repeatedly—maybe ten times over the last several months. But with increasing frequency.)
    I can post console logs if that would help.
    Any ideas?

    Clinton,
    Thanks for your interest in my question. I actually own a 27" Apple Thunderbolt Display, which works with other Retina Display Macbook Pro, but not mine anymore... That's why I suppose the problem comes from my laptop's thunderbolt ports.
    Any clue?
    Thanks very much in advance.
    Dominic

  • Can thunderbolt display connect to Win7 pc via adapter?

    Needing a second large monitor compatible with my two systems: Macbook Pro w Bootcamp Win7 64-bit and HP Win7 64-bit workstation.  Can this display connect to my PC workstation via adapter?  Can it mirror an existing flat screen? The existing flatscreen monitor mirrors the Macbook Pro just fine, except for resolution differences.

    Your Win PC would need a Thunderbolt port.  If it does not there is no adapter that will make it work.

Maybe you are looking for