Waas doubling traffic instead of reducing it?

I have 2 WAAS boxes redirected with WCCP (promiscous lists 61/62 on 3800 routers)...We have deployed before like this with no issue but in this case, for some reason, it appears the CIFS traffic that is tunneled over port 4050 between the pair of boxes is not reducing, but yet doubling in size! This is occuring on multiple conversations between the 2 boxes. I thought maybe it was an asymetrical thing but the GRE stuff is enabled on both appliances with "egress-method negotiated-return intercept-method wccp"
Any ideas?
Polices say TCP_OPTIMIZE + DRE +LZ but its doubling the traffic bizzaare

The only reason I can currently think of is that WAAS compression have made it possible for extra traffic to cross the WAN.

Similar Messages

  • JSlider using double values instead of INT

    I need to create a slider that uses double values instead of ints...
    the default constructor is JSlider temp = new JSlider(JSlider.HORIZONTAL, int, int, int)....but i need to use
    JSlider temp = new JSlider(JSlider.HORIZONTAL, double,double,double)
    I want my slider to go from like 1.0 to 10.0 ....any ideas?
    thanks

    me has ritten a sample code fur ya... mite help...
    sorrie... not commented properly...
    import java.awt.event.*;
    import java.util.Vector;
    import javax.swing.event.*;
    import java.awt.*;
    import javax.swing.*;
    public class Test extends JPanel {
         //Variable Declarations...
         JPanel valuesPanel;
         public JSlider slider;
         public JTextField midText;
         public JTextField lowText;
         public JTextField highText;
         int precision=1000;//to convert to double...(100-> 2decimal places, 1000->3decimal places.......)
         double lowLimit = 0;
         double midLimit = 5;
         double highLimit = 10;
         public Test() {
              initialize();
              addListeners();
              initComponents();
              addComponents();
         public void initialize() {
              valuesPanel = new JPanel();
              highText = new JTextField();
              midText = new JTextField();
              lowText = new JTextField();
              slider = new JSlider();
         public void addListeners() {
              addTextListenerTo( highText );
              addTextListenerTo( midText );
              addTextListenerTo( lowText );
              // if the slider is moved, the value of the mid will be updated in the testbox.
              // Sliders work on integers and not on double. so the limits are divided by precision to get a double number.
              slider.addChangeListener(
                   new ChangeListener() {
                        public void stateChanged( ChangeEvent e ) {
                             double n = ( double ) ( ( JSlider ) e.getSource() ).getValue();
                             midLimit = n / precision;
                             midText.setText( Double.toString( midLimit ) );
         * Sets different attributes and properties of the components
         public void initComponents() {
              highText.setText( Double.toString( highLimit ) );
              midText.setText( Double.toString( midLimit ) );
              lowText.setText( Double.toString( lowLimit ) );
              slider.setPaintTrack( true );
              slider.setPaintTicks( true );
              slider.setMinimum( ( int ) ( lowLimit * precision ) );
              slider.setValue( ( int ) ( lowLimit * precision ) );
              slider.setMaximum( ( int ) ( highLimit * precision ) );
         * Add all the components to the container (Panel).
         public void addComponents() {
              setLayout( new BorderLayout() );
              valuesPanel.setLayout( new GridLayout( 3, 3, 5, 5 ) );
              valuesPanel.add( new JLabel("Low") );          
              valuesPanel.add( highText );
              valuesPanel.add( new JLabel("Mid") );
              valuesPanel.add( midText );
              valuesPanel.add( new JLabel("High") );
              valuesPanel.add( lowText );
              add( valuesPanel, BorderLayout.CENTER);
              add( slider, BorderLayout.SOUTH);
         * Adds Focus and Action Listeners to the TextFields
         public void addTextListenerTo( JTextField textField ) {
              textField.addFocusListener(
                   new FocusAdapter() {
                        public void focusLost( FocusEvent evt ) {
                             updateLimits( ( JTextField ) evt.getSource() );
                        public void focusGained( FocusEvent evt ) {
                             String tempOldString = ( ( JTextField ) evt.getSource() ).getText();
              textField.addActionListener(
                   new ActionListener() {
                        public void actionPerformed( ActionEvent evt ) {
                             updateLimits( ( JTextField ) evt.getSource() );
         * This function is called when any action is performed on the text. It checks
         * if the value is valid and if not it displays a message. Also it updates the
         * slider value.
         *@param textField
         public void updateLimits( JTextField textField ) {
              double tempN = 0;
              try {
                   tempN = Double.parseDouble( textField.getText() );
                   if ( textField.equals( lowText ) ) {
                        lowLimit = tempN;
                        slider.setMinimum( ( int ) ( lowLimit * precision ) );
                   else if ( textField.equals( highText ) ) {
                        highLimit = tempN;
                        slider.setMaximum( ( int ) ( highLimit * precision ) );
                   else if ( textField.equals( midText ) ) {
                        midLimit = tempN;
                        slider.setValue( ( int ) ( midLimit * precision ) );
              } catch ( Exception ex ) {
                   JOptionPane.showMessageDialog( this, "Not a Number", "Error !!!", JOptionPane.WARNING_MESSAGE );
                   textField.setText( "0" );
         public static void main(String args[]) {
         JFrame f=new JFrame("test Frame");
         f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         f.getContentPane().add(new Test());
         f.pack();
         f.setVisible(true);

  • Making the Dock require Double-Click instead of Single

    Is there a way to make the Dock require a double-click instead of a single-click to open applications. It would be great if the single-click would still focus the desired application. The prevents users from accidentally opening potentially large programs.

    Sorry. I meant that if an application is already open the single-click should focus it (bring it to the front) which is the current behavior.
    It is two easy to open applications. I have IDE's on the dock that take a lot of resources to start and I find myself accidentally opening them when wanting to open Textedit or a terminal. A double-click would allow the user to correct after the first click thus not opening the wrong application.

  • Hi, I have a Iphone 4s and I have a problem because I can't change from one screen to another by dragging my finger, it does't respond, in addition to access to an icon I have to double click instead of one.

    I can't change from one screen to another by dragging my finger, it does't respond, in addition to access to an icon I have to double click instead of one.

    That's correct.  Unless you can magically unlock your 4S, you can't sync it.  It's broken.  Had you been using the phone properly, you would have been synching it frequently and would have had a recent backup from which to restore your iPhone 5.

  • WAAS doesn't optimize, it stops traffic instead

    Hi,
    I installed WAAS in inline mode, the inline card was in shutdown state, when I apply the no shutdown command in central site we lost communication to the other sites. Originally we tried to implement WCCP (topology3) since we have two MPLS links and we need them both to be optimized but when we aplly wccp commands on the routers we also lost communication, that's why we decide to make a test with inline (topology inline).
    I'm attaching routers and waas configuraction for WCCP that we removed when we made the inline test.
    Any ideas why this is happening?
    The WAAS version is 4.1.5c

    Hi Smita,
    In one of the links (replication) there is no fragmentation
    EDGE-PLANTA-GDL-REP#sh statistics ip
    IP statistics
    Total packets in                 = 2479
    with invalid header             = 0
    with invalid address            = 0
    forwarded                       = 0
    unknown protocol                = 0
    discarded                       = 0
    delivered                       = 2479
    Total packets out                = 2378
    dropped                         = 0
    dropped (no route)              = 0
    Fragments dropped after timeout  = 0
    Reassemblies required            = 0
    Packets reassembled              = 0
    Packets reassemble failed        = 0
    Fragments received               = 0
    Fragments failed                 = 0
    Fragments created                = 0
    but in the other I got this
    EDGE-PLANTA-GDL#sh statistics ip
    IP statistics
    Total packets in                 = 35287583
    with invalid header             = 0
    with invalid address            = 0
    forwarded                       = 2
    unknown protocol                = 0
    discarded                       = 0
    delivered                       = 17578526
    Total packets out                = 35697204
    dropped                         = 0
    dropped (no route)              = 2
    Fragments dropped after timeout  = 0
    Reassemblies required            = 484592
    Packets reassembled              = 242296
    Packets reassemble failed        = 0
    Fragments received               = 242287
    Fragments failed                 = 0
    Fragments created                = 484574
    doing the ping test I didn't see any increment in the counters. I checked the duplex and speed and forced to full and 100 in all devices routers, switches and WAEs.
    This is a production deployment. I'll make other test in the replication link in about 20 min (starting at 12:45 pm Mexico time), we will send a backup of 20 Gb aprox. so if you want to make the webex sesion would be helpful

  • JComboBox in JTable to activate when double-click instead of single-click

    I like to know if it is possible to change the default behaviour of JComboBox within the JTable,
    such that instead of single click on the JTable cell for the combo box's popup to appear, I double click on it instead.
    If it is possible please give some advice.
    Thanks.

    I couldn't get to settings because I couldn't scroll and don't know where that is located. I just saw a similar question from someone else. Three clicks on home button worked to turn off voiceover !! Phew!

  • Topology changed and WAAS caused traffic interuption

    We have 2 sites that connected via point to point circuits.  These sites have 3 WAE's @ each location.  The ingress vlan @ each site of the point to point ciruits is using ip wccp 62 redirect in.  The svi's on the 6500's that house the users/servers have ip wccp 61 redirect in.  Each of these sites have host ports to an MPLS cloud that contains other datacenters that don't currently have WAE's installed.  Normal flow of traffic between those sites is directly to Site A or B, the interface that they enter the core 6500's is the same vlan that contain the 62 redirect.  When all connectivity is good the traffic from one of the sites to either Site A or B is not affected by the waas due to the fact that there isn't a pair involved in the flow.  Yesterday there was a major outage for our MPLS carrier and traffic began to take a path through A to get to B.   Example:
    Client---->SiteA Core 6500 Vlan interface with 62 in---->POINT to POINT----->SiteB Core 6500 Vlan interface with 62 in---Site B SVI with 61 in
    Client could ping resource fine but could't pull up shares or create an ODBC connection.
    From what I can tell Site A does have a "matching" 61 and 62 flow for connection but SiteB does. 
    We are using ACL's for WCCP but not sure they are correct, ie they are the same for both 61 and 62.  From what I understand 61 is based on source address while 62 is base on destination, is this only for load balancing across multiple WAE's?  Does any have a recomendation or thought on why this would have broke during the rerouting of traffic?  I would also like some input on how to utilize the ACL's correctly.  Should each site specific ACL's that are the inverse of each other, ie:
    Site A
    ip access-list extended WAAS_Traffic_61
    permit ip 192.168.0.0 0.0.0.255 any
    ip access-list extended WAAS_Traffic_62
    permit ip  any 192.168.0.0 0.0.0.255
    Site B
    ip access-list extended WAAS_Traffic_61
    permit ip 192.168.1.0 0.0.0.255 any
    ip access-list extended WAAS_Traffic_62
    permit ip  any 192.168.1.0 0.0.0.255
    where 192.168.0.0/24 resides @ Site A and 192.168.1.0/24 resides @ Site B.
    Thanks,
    Joe

    Hi Zach
    I have implement this scenario and WAAS is performing optimization. I only need to optimize two sites that connect trough VPN, so I'm using WCCP only on Server VLAN and VPN VLAN that receive the remote users connections.
    So, when I look to "sh stat conn" I see many PT Asymmetric connections.
    I have disable EPM Accelerator cause I have read about EPM Accelerator does not work with Asymmetric Routing and also cause I had Microsoft access problem with one user VLAN that has WCCP command on it.
    I need enable EPM Accelerator because MAPI accelerator needs it to work fine.
    My doubts are:
    I have many VLANs at Central Site that does not need optimize and that WAE Core are handling. Can I include this networks in a passtrough policy?
    How can I identify the cause of Asymmetric to enable EPM Accelerator? I can see that the same connection is being see in two directions like bellow:
    10.25.48.57:80 172.0.0.59:1973 N/A PT Asymmetric
    172.0.0.59:1973 10.25.48.57:80 N/A PT Asymmetric
    Is it normal I have MS-EndPointMapper between two internals VLANs, that are not in the WAAS path?
    Thanks for help

  • WAAS slows traffic down

    Hello -
    We have WAAS in a test lab and we have configured it using policy-based routing. We are running the standard test (HTTP to get a file), but when we browse to get the file, and click to download it, the transfer on a FastEthernet port starts off at 20k, then falls to nearly zero.
    If we remove the PBR, the file (70 MB) tranfers very quickly. There are only two hosts on this testbed.
    The WAAS is showing "compression" and such for HTTP.
    Please advise! : )

    It's just staged right now, so it's all in one room with FastEthernet connecting them, so the latency is probably 1 - 2 ms. We are mostly just testing policies and stuffs right now.
    I was planning on putting some rate-limiting between the routers to slow traffic down to see the WAAS improvement. You think I need this now?
    I just found it kinda hard to believe that even with 100 MB between the routers, that the WAAS would slow traffic down to as low a 1k sometimes.
    Thanks for the help!!! : )

  • Need Double quotes instead of Single quotes in output XML version header

    In XML output generated by XDODTEXE executable, its observed that header row looks like this:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    It should look like this:
    <?xml version="1.0" encoding="UTF-8"?>
    Browsers like IE deceive. Opening the XML in Text editors show single quotes and spaces.
    Data Template and XSL template files have proper headers with double quotes.
    The output XML file is rejected by a Government Authority as parsing the header line fails.
    Are there any ways to configure this?

    I dont know if this has anything to do with my problem or not, but I thought I should add this:
    When a user is filling out the form that has the textarea,  they put whatever text they want into the textarea field.
    textarea name="text"></textarea
    Then, they click on a 'Continue' button and the system shows them a preview of what they are about to have inserted
    into the database.
    Within the code on this preview page is a hidden field, which holds the contents of their textarea data so it can be
    passed on through the process once the user verifies the preview.
    This is done using this: input type="hidden" name="text" value="<cfoutput>#text#</cfoutput>"
    Like I said, I don't know if that has anything to do with this problem, but thought it might be good to mention it
    Kudos

  • Double click instead of single click

    recently like a month ago i started noticing when i ried to open a new tab in firefox or close,i opened two new tabs or close two tabs then i found out it wasn't firefox is that when i single click on something  i guess ny computer recognizes that as a double click and that's what it does,it double clicks on the icon,video or whatever i click on,can anyone tell me how to revert this to its default configuration,by the way i didn't mess with it or tried to change it or what ever,most of the times it double clicks on anything but not all the time

    @karantani: exactly as cfr said: it happens after some time and without any warning. If you're not sure just try another mouse. 5years is hell of a lot for a mouse if you use it on everyday basis for many hours. I even had this on new Logitech mouse just after couple of months (they're all doing just shit nowadays, I miss days of old heavy, robust keyboards and mouses, of electronics like Walkman - it was some nice engineering, everything was working just fine for many, many years. Right now your lucky if product will hold it's planned obsolescence). There is a lot you can do, I fix mine by sticking piece of paper to lift badly designed buttons, but in many cases switches just have enough.

  • When I try to trim my movie in elements 12, it doubles it instead of trimming it.

    I try to trim my movie in elements 12. I move the cti to the beginning of what I want eliminated and then to the end piece I want eliminated and it doubles it. How do I eliminate what I don't want in my movie?

    That solution is for after the muse site is published.
    I have the same issue as iamDK. The preview in browser option only returns the tablet version, while the preview screen in muse works just fine. I exported the site as html and the tablet and phone version open just fine, but the desktop version still shows the tablet page. Incredibly frustrating. Any other thoughts?
    Thanks,
    John

  • The solitaire games suddenly began to require a double-click instead of a single-click

    I downloaded the latest version of Flash and suddenly had to double click to play solitaire.

    I was talking about 'custom question slides', not about the default question slides. Here is an old example, with the Shape buttons now available it would have been a lot better and easier:
    http://kb2.adobe.com/community/publishing/857/cpsid_85716.html
    Each interactive object has a Reporting accordion, can have a score.
    Lilybiri

  • Double redirect instead of single why?

    Hi everybody ,
    when one of my forms is posted in my web application it calls the same action twice ( using command pattern). so the command is 'send-to-update' this gets done and processing continues. After processing I forward to another jsp. This doesn't happen though for some reason i just end up back in the same action. Anybody got any ideas why or how to solve this?

    I did mean redirecting (forwarding) ciea the requestdispatcher.
    Anybody?

  • Double records instead of one

    Hi Experts,
       Last week, I encountered an odd case at my customer SBO application that I met for the first time.
       Sometimes, when he adds a document as Invoice  the document is created but the journal entry is     created twice. The both journal entries get a different journal number, however they have the same origin number.
       This case was created several times. I wondering what could be the reason for that and how can I solve it.
    Thank you in advance

    Only on document such as Incoming Payment, etc where cancelling the payment is an option would there be a possibility that 2 JE were created referencing the same DocNum.
    I can't think that this could happen with Invoices.
    When you open the Invoice and click on the link next to Journal Remark....which ever JE is points to is the JE which it created.
    Please compare all the columns of the JE (JDT1 table) and then get back.
    Suda

  • Load avg is double digits instead of flatlining

    I may be doing little on my desktop computer and get load avg of about 0.4 on my Pentium 4 2 GHz. I have no idea what uses the cpu.
    I may be doing nothing and get spikes to 15% cpu utilization. htop doesn't show anything - no process or thread seems to be using nearly that much of my cpu. A reboot or even restarting X solves it ... for some time.
    I don't know when did it start, my guess would be "recently" ;P
    It's not a huge deal, but how to debug it? Neither 'powertop' nor 'ps -e -o %cpu,comm' seem to be the right tools.

    Sorry for the confusion.
    I meant that htop shows 100% cpu use, the computer gets laggy, the fans work overtime, 'uptime' shows load avg of ~ 1.05 etc., but no process shown by htop, 'ps' etc. seems to use much of cpu.
    The highest cpu use I got from 'ps' when this happened is
    $ ps -e -o %cpu= -o comm= | sort -nr
    9.6 firefox
    1.5 X
    0.3 vim
    0.2 newsbeuter
    0.0 xinit
    0.0 writeback
    0.0 watchdog/0
    0.0 vnstatd
    0.0 vim
    0.0 urxvtd
    0.0 systemd-udevd
    0.0 systemd-logind
    0.0 systemd-journal
    0.0 systemd
    0.0 systemd
    0.0 sudo
    0.0 sort
    0.0 scsi_eh_1
    0.0 scsi_eh_0
    0.0 rcu_sched
    0.0 rcu_preempt
    0.0 rcu_bh
    0.0 ps
    0.0 netns
    0.0 migration/0
    0.0 man
    0.0 login
    0.0 less
    0.0 kworker/u3:1
    0.0 kworker/u3:0
    0.0 kworker/u2:2
    0.0 kworker/u2:0
    0.0 kworker/0:2
    0.0 kworker/0:0H
    0.0 kworker/0:0
    0.0 kthrotld
    0.0 kthreadd
    0.0 kswapd0
    0.0 ksoftirqd/0
    0.0 ksmd
    0.0 kpsmoused
    0.0 khungtaskd
    0.0 khugepaged
    0.0 khubd
    0.0 khelper
    0.0 kdevtmpfs
    0.0 kblockd
    0.0 jbd2/sda4-8
    0.0 jbd2/sda3-8
    0.0 fsnotify_mark
    0.0 ext4-unrsv-conv
    0.0 ext4-unrsv-conv
    0.0 ext4-rsv-conver
    0.0 ext4-rsv-conver
    0.0 dwmst
    0.0 dwm
    0.0 dhcpcd
    0.0 deferwq
    0.0 dbus-launch
    0.0 dbus-daemon
    0.0 dbus-daemon
    0.0 crypto
    0.0 bioset
    0.0 bash
    0.0 bash
    0.0 bash
    0.0 bash
    0.0 bash
    0.0 bash
    0.0 bash
    0.0 bash
    0.0 bash
    0.0 ata_sff
    0.0 (sd-pam)
    It's not exactly 100%, is it? It's not even 12% and it's that high because firefox was doing something at the time I measured the cpu use.
    Last edited by karol (2013-10-06 00:44:15)

Maybe you are looking for

  • How to determine maximum field size?

    Hello! Here's my problem... I have a rather large CSV file which I have loaded into Numbers, but now i need to work out what the maximum size of each field is. There are far too many rows for me to just look through the CSV file (it's got a few hundr

  • Reflection leading to JVM crash?

    I've got an interesting problem where it appears that use of reflection code is leading to a complete JVM crash. The top of the stack trace in the hs_err_pid log is: C  0x00031000 j  sun.reflect.GeneratedMethodAccessor146.invoke(Ljava/lang/Object;[Lj

  • Firefox crashes when Mac OS X 10.6.8 wakes up from hibernation

    Firefox has crashed now multiple times within a month in following event: - Firefox browser is open (with 1 or more tabs) and Mac OS X 10.6.8 wakes up from sleep - whenever clicking to Firefox to continue browsing, it crashes immediately. Open tabs h

  • Can't sync my music from itunes to iPhone

    I recently updated itunes on my computer and now I can't sync my music to my iPhone.  Any suggestions?

  • Sirius/XM Application---Error Message

    I am trying to download the Sirius/XM Radio application on my Blackberry Curve 8520 They recently updated this application (I had the old one) and the new application will not work. Here is the error message:  907 Invalid COD I have called Sirius XM