Uploaded image for project: 'netvirt'
  1. netvirt
  2. NETVIRT-642

DNS standard query response is slow

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Medium
    • Resolution: Cannot Reproduce
    • Carbon
    • None
    • General
    • None
    • Operating System: Linux
      Platform: All

    • 8343

    Description

      When use the nslookup command to test DNS, I found the DNS standard query response is slow. So I dump the packet use tcpdump and found the fist DNS standard query always timeout and retry after 5 seconds, and then the response is ok.

      I reviewed the corresponding file `vpnservice/natservice/natservice-impl/src/main/java/org/opendaylight/netvirt/natservice/internal/NaptEventHandler.java`,
      NaptEventHandler send packetout (set inPort and action as OFPP_TABLE so that it starts from table 0) after install the INBOUND_NAPT_TABLE/OUTBOUND_NAPT_TABLE.

      But it can't insure the installed INBOUND_NAPT_TABLE/OUTBOUND_NAPT_TABLE flows existed before the packetout.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            xiao.fenggang@zte.com.cn xiaofenggang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: