Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

PRB: Poor performance with client computer name resolution

Expand / Collapse


This article applies to:

  • WebMarshal 6.X and 7.X

Symptoms:

  • Performance slowed
  • Debugging log output will show name resolution taking 4.5 seconds per request

Causes:

WebMarshal attempts to resolve the computer names of client computers. Resolving the computer names helps to identify the computers in the console and reports.

The processing node server attempts to resolve the computer name using WINS and direct RPC connections. Where access to these methods is denied, browsing is delayed until the attempts time out. User experience can be noticeably affected.  

Resolution:

To resolve this issue, upgrade to the latest version of WebMarshal.

This issue was addressed in version 6.1.1 with improved caching of lookups.

You can also disable the resolution as described below.

Workaround:

In WebMarshal 6.0.3 and above, you can stop the attempts to resolve computer names. If you have more than one processing server, you must make the changes on each server.

  • In version 6.5.5 and above, use the WebMarshal Server Tool > Advanced tab, and select No Reverse Lookup.
  • In version 6.0.3 and above, you can add an entry in the WebMarshal Proxy Configuration file (WMProxy.config.xml) as follows:
    <WebMarshal> 
       <Proxy>
         <Config>
            <ProxySettings noReverseLookup="true" />
         </Config>
       </Proxy>
    </WebMarshal>

To apply the change, restart the Proxy service. If you use the Server Tool, you will be prompted.

Notes:

  • For general information about editing XML settings files, see article Q12705.
  • The file WMProxy.config.xml is located on the processing server. If you have more than one processing server, you must make the changes on each server.
  • Back up configuration before making changes.
  • The file WMProxy.config.xml normally contains additional settings. The ProxySettings node can have multiple attributes. This node should only occur once.
  • Only add (or remove) the specific attribute noReverseLookup.
  • Previously this issue was stated to apply in DMZ situations with IP authentication. However it is now known to occur more widely.

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.