• Forums
    • Public Forums
      • Community Connect
      • Dynatrace
        • Dynatrace Open Q&A
      • Application Monitoring & UEM
        • AppMon & UEM Open Q&A
      • Network Application Monitoring
        • NAM Open Q&A
  • Home /
  • Public Forums /
  • Network Application Monitoring /
  • NAM Open Q&A /
avatar image
Question by Philippe L. · Nov 12, 2013 at 09:21 AM ·

HTTP vs WWW HTTP

Comment

People who like this

0 Show 0
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

10 Replies

  • Sort: 
  • Most voted
  • Newest
  • Oldest
avatar image

Answer by Radoslaw S. · Nov 12, 2013 at 11:22 AM

Good luck then and Happy Monitoring! (smile)

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Philippe L. · Nov 12, 2013 at 11:18 AM

Ok I will check de Default Software Services , thanks   a lot for all your answers.

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Radoslaw S. · Nov 12, 2013 at 10:44 AM

If it's not in the user-defined then you can find in in the Default Software Services - > HTTP with analyzer HTTP Protocol 6 (TCP) and Port 80.

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Philippe L. · Nov 12, 2013 at 10:37 AM

Thanks a lot.. but no user defined Software Services  HTTP have been created ??!! (I will check again to be sure)

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Radoslaw S. · Nov 12, 2013 at 10:24 AM

So there is a difference: 

HTTP (Generic with trans) is a user defined software service on port 80 configured with analyzer "Generic TCP with transactions"

HTTP (HTTP) is a user-defined ss on port 80 configured with analyzer "HTTP"

WWW HTTP is a default software service configured with protocols mapping feature. See : 

pktmatchconfig.xml

<protocol>
  <name>WWW HTTP</name>
  <group>browsing</group>
  <reportProto>1024</reportProto>
  <alwaysReport>true</alwaysReport>
  <addToMostVisited>true</addToMostVisited>
  <reportConnErr>true</reportConnErr>
        <interactive>true</interactive>
  <tcpPort>80</tcpPort>
  <rule>
                  <serverAddr>DESTINATION</serverAddr>
      <first4Bytes>"GET "</first4Bytes>
      <first4Bytes>"POST"</first4Bytes>
        </rule>
        <rule>
                  <serverAddr>SOURCE</serverAddr>
      <first4Bytes>"HTTP"</first4Bytes>
        </rule>
</protocol>

 

Thanks to Adam adam.piotrowicz@dynatrace.com!

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Philippe L. · Nov 12, 2013 at 10:23 AM

It seems that www httpis the http  traffic not using port 80, is it 100% correct ?

 

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Radoslaw S. · Nov 12, 2013 at 10:09 AM

I think that they differ in server port, since protocol might be the same - HTTP.

To verify I recommend to create a DMI report :

dimensions: Software Service, Server Port, Analyzer

metrics: operations

 

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Philippe L. · Nov 12, 2013 at 09:58 AM

 

Version 11.7 - we have the auto discovery option and in the list of Software Services we have these 2 lines

http

www http (1024)

 

 

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Radoslaw S. · Nov 12, 2013 at 09:36 AM

What do you mean by WWW HTTP ? I can see no Analyzer "WWW HTTP".  What version do you refer to ? 

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Philippe L. · Nov 12, 2013 at 09:22 AM

 

Quick question regarding 2 software Services : We would like to know what's the difference between HTTP and WWW HTTP ?

Thanks

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

How to get started

First steps in the forum
Read Community User Guide
Best practices of using forum

NAM 2019 SP5 is available


Check the RHEL support added in the latest NAM service pack.

Learn more

LIVE WEBINAR

"Performance Clinic - Monitoring as a Self Service with Dynatrace"


JANUARY 15, 3:00 PM GMT / 10:00 AM ET

Register here

Follow this Question

Answers Answers and Comments

2 People are following this question.

avatar image avatar image

Forum Tags

esm siebel Dynatrace Managed license nam probe wan citrix dna rest api configuration mq alerting NAM 2018 dashboard dcrumadvisory reports css nam universal decode database mobileapp RUM ads sap nam console scripting nam server sequence transactions nam 2019 upgrade
  • Forums
  • Public Forums
    • Community Connect
    • Dynatrace
      • Dynatrace Open Q&A
    • Application Monitoring & UEM
      • AppMon & UEM Open Q&A
    • Network Application Monitoring
      • NAM Open Q&A