Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - lttng.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 15 May 2025 02:40:32 GMT
Server: Apache/2.4.62 (Debian)
Location: https://lttng.org/
Content-Length: 301
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 response code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://lttng.org/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 15 May 2025 02:40:33 GMT
Server: Apache/2.4.62 (Debian)
Strict-Transport-Security: max-age=15552000
Last-Modified: Wed, 14 May 2025 15:09:19 GMT
ETag: "3d54-63519eeec13e6"
Accept-Ranges: bytes
Content-Length: 15700
Vary: Accept-Encoding
Content-Type: text/html

HTTP Code 200 OK

200 response code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: lttng.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>









<!--[if lte IE 8]>
<html class="ie page-home">
<![endif]-->
<!--[if gt IE 8]><!-->
<html class="page-home ">
<!--<![endif]-->
<head>
  <meta charset="utf-8">

  <!-- In Google We Trust -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-JTVZWBRCM9"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('consent', 'default', {
        'ad_user_data': 'denied',
        'ad_personalization': 'denied',
        'ad_storage': 'denied',
        'analytics_storage': 'denied',
        'wait_for_update': 500,
    });
    gtag('js', new Date());

    gtag('config', 'G-JTVZWBRCM9');
  </script>

  

  
    
  

  <title>LTTng: an open source tracing framework for Linux</title>

  <link rel="alternate" type="application/rss+xml" href="https://lttng.org//blog/feed.xml">

  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  
    <meta name="description" content="LTTng is an open source tracing framework for Linux. Gain insight into your system's behavior today.">
  

  <meta property="og:title" content="LTTng: an open source tracing framework for Linux">
  <meta property="og:url" content="https://lttng.org//">
  <meta property="og:site_name" content="LTTng">

  
    <meta property="og:image" content="https://lttng.org//images/logo-og.jpg">
  

  
    <meta property="og:type" content="website">
  

  
    <meta property="og:description" content="LTTng is an open source tracing framework for Linux. Gain insight into your system's behavior today.">
  

  <meta property="twitter:site" content="@lttng_project">

  <link rel="icon" type="image/png"  href="/images/favico.png">

  <!--[if IE]>
  <link type="text/css" rel="stylesheet" href="/css/fonts-ie.css">
  <script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script>
  <![endif]-->

  <!--[if !IE]><!-->
  <link type="text/css" rel="stylesheet" href="/css/fonts.css">
  <!--<![endif]-->

  <link type="text/css" rel="stylesheet" href="/css/master.css">

  
    <link type="text/css" rel="stylesheet" href="/css/home.css">
  

  <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,600,700,300,400' rel='stylesheet' type='text/css'>
  <link href='//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' rel='stylesheet' type='text/css'>

  <script src="//code.jquery.com/jquery-2.1.4.min.js"></script>

  <!--[if lte IE 8]>
    <script type="text/javascript" src="/js/ie.js"></script>
  <![endif]-->
</head>
<body>
  








  <div class="band-main-nav">

  <div class="container-horiz">
    <nav class="nav-main">
      <div class="top">
        <a class="logo" href="/" title="LTTng"></a>
        <a class="mobmenu down-menu-trigger no-arrow" data-target="#mainmenu" id="mobmenu" href="javascript:void(0);" title="Main menu"></a>
      </div>

      <ul class="menu" id="mainmenu">
      
        

        

        <li><a href="/features/" title="Features" class=" item-features">Features</a></li>
      
        

        

        <li><a href="/docs/v2.13/" title="Documentation" class=" item-docs">Docs</a></li>
      
        

        

        <li><a href="/man/" title="Man pages" class=" item-man">Man pages</a></li>
      
        

        

        <li><a href="/download/" title="Download" class=" item-download">Download</a></li>
      
        

        

        <li><a href="/community/" title="Community" class=" item-community">Community</a></li>
      
        

        

        <li><a href="/blog/" title="Blog" class=" item-blog">Blog</a></li>
      
      </ul>
    </nav>
  </div>
</div>

  




























  <div class="band-title">
  <div class="container-horiz">
    <div class="msg">
      <p>
        Gain insight into your system's behavior today.
      </p>
    </div>

    <div class="big-btns-row">
      <a href="/features/" class="btn empty-white hover-blue">LEARN MORE</a>
      <a href="/download/" class="btn filled-green">DOWNLOAD</a>
    </div>
  </div>
</div>

<div class="band-std">
  <div class="container-horiz">
    <div class="container-vert">
      <div class="container-vert">
        <div class="container-contents">
          <p class="special-big-text">
            <strong><abbr title="Linux Trace Toolkit: next generation">LTTng</abbr></strong>
            is an open source <a href="/docs/#doc-nuts-and-bolts" title="What is tracing?">tracing</a>
            framework for Linux.
          </p>
        </div>
      </div>

      <div class="container-vert">
        <div class="container-contents">
          <div class="row12 special-feature-vertical">
            <div class="col span4">
              <p>
                <img src="images/trendy-icons/128px/tools.png">
              </p>

              <h2>Instrument</h2>

              <p>
                Identify appropriate events exposing your
                <a href="/features/#flexible">system</a>'s behavior.
              </p>
            </div>

            <div class="col span4">
              <p>
                <img src="images/trendy-icons/128px/windy.png">
              </p>

              <h2>Trace</h2>

              <p>
                Extract the identified events with
                <a href="/features/#high-performance">low overhead</a>
                using <strong>LTTng</strong>.
              </p>
            </div>

            <div class="col span4">
              <p>
                <img src="images/trendy-icons/128px/focus.png">
              </p>

              <h2>Investigate</h2>

              <p>
                Use a
                <a href="/docs/#doc-viewing-and-analyzing-your-traces">GUI, CLI tools, and custom scripts</a> to analyse your system.
              </p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

<div class="band-alt">
  <div class="container-horiz">
    <div class="container-vert">
      <div class="container-vert">
        <div class="container-contents">
          <div class="special-feature-horizontal left">
            <img src="images/trendy-icons/128px/stack-alt.png">

            <h2>System-wide introspection</h2>

            <p>
              LTTng allows
              <a href="/features/#insight">understanding the interactions</a>
              amongst multiple applications (C/C++, Java, and others)
              and the Linux kernel.
            </p>
          </div>
          <div class="special-feature-horizontal right">
            <img src="images/trendy-icons/128px/settings-alt.png">

            <h2>Adapted to your use case</h2>

            <p>
              LTTng provides <a href="/features/#flexible">flexible configuration
              options</a> that fit various workloads, from small
              embedded systems to large clouds.
            </p>
          </div>
          <div class="special-feature-horizontal left">
            <img src="images/trendy-icons/128px/check-alt.png">

            <h2>Production ready</h2>

            <p>
              LTTng is designed from the ground up to provide
              <a href="/features#high-performance">low overhead</a> tracing
              on production systems.
            </p>
          </div>
          <div class="special-feature-horizontal right">
            <img src="images/trendy-icons/128px/dolly.png">

            <h2>Easy to deploy</h2>

            <p>
              LTTng is available for
              <a href="/download#dists">all majors desktop, server and
              embedded Linux distributions</a>.
            </p>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

<div class="band-std">
  <div class="container-horiz">
    <div class="container-vert">
      <div class="container-vert">
        <div class="container-contents">
          <p class="special-big-text">
            The easiest way to try LTTng is to<br>follow the quickstart guide:
          </p>
        </div>
      </div>

      <div class="container-vert">
        <div class="container-contents">
          <div class="big-btns-row">
            <a href="/docs/#doc-getting-started" class="btn filled-main">GET STARTED</a>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

  <footer>
  <div class="container-horiz">
    <div class="container-vert">
      <div class="container-vert">
        <h2>The LTTng Project</h2>

        <div class="row12">
          <div class="col span3">
            <h3 class="down-menu-trigger" data-target="#footer-menu-main">MAIN NAVIGATION</h3>

            <ul id="footer-menu-main" class="show">
              <li><a href="/" title="LTTng">LTTng</a></li>

              
                <li><a href="/features/" title="Features">Features</a></li>
              
                <li><a href="/docs/v2.13/" title="Documentation">Docs</a></li>
              
                <li><a href="/man/" title="Man pages">Man pages</a></li>
              
                <li><a href="/download/" title="Download">Download</a></li>
              
                <li><a href="/community/" title="Community">Community</a></li>
              
                <li><a href="/blog/" title="Blog">Blog</a></li>
              
            </ul>

            
          </div>

          <div class="col span3">
            
              <h3 class="down-menu-trigger" data-target="#footer-menu-about">ABOUT</h3>
              <ul id="footer-menu-about">
                
                  <li><a href="/docs/#doc-nuts-and-bolts">What is LTTng?</a></li>
                
                  <li><a href="/viewers/">Trace viewers</a></li>
                
                  <li><a href="/publications/">Publications</a></li>
                
              </ul>
            
              <h3 class="down-menu-trigger" data-target="#footer-menu-support">COMMERCIAL SUPPORT</h3>
              <ul id="footer-menu-support">
                
                  <li><a href="https://efficios.com/">Support by EfficiOS</a></li>
                
              </ul>
            
          </div>

          <div class="col span3">
            
              <h3 class="down-menu-trigger" data-target="#footer-menu-developers">COMMUNITY</h3>
              <ul id="footer-menu-developers">
                
                  <li><a href="https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev">Mailing list</a></li>
                
                  <li><a href="irc://irc.oftc.net/lttng">IRC: <code>#lttng</code>@OFTC</a></li>
                
                  <li><a href="https://bugs.lttng.org">Bug reporting</a></li>
                
                  <li><a href="https://ci.lttng.org">Continuous integration</a></li>
                
                  <li><a href="https://review.lttng.org">LTTng Review</a></li>
                
                  <li><a href="/community/#getting-involved">Getting involved</a></li>
                
                  <li><a href="/community/#bug-reporting-guidelines">Bug reporting guidelines</a></li>
                
                  <li><a href="/community/#contributors-guide">Contributor's guide</a></li>
                
              </ul>
            
          </div>

          <div class="col span3">
            

            <h3 class="down-menu-trigger" data-target="#footer-menu-social">SOCIAL</h3>
            <ul id="footer-menu-social" class="show">
              
                <li><a class="sm" href="https://github.com/lttng"><i class="fa fa-fw fa-github"></i>&nbsp;GitHub</a></li>
              
                <li><a class="sm" href="https://mastodon.social/@lttng"><i class="fa fa-fw fa-mastodon"></i>&nbsp;Mastodon</a></li>
              
            </ul>
          </div>
        </div>

        <div class="notes">
          <p>
            Copyright (&copy;) 2014-2018 <strong>The LTTng Project</strong>.
            <strong>The LTTng Documentation</strong> is licensed under
            <a href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
            <strong>LTTng-tools</strong> is <a href="https://github.com/lttng/lttng-tools/blob/master/LICENSE">licensed</a>
            under <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html">LGPLv2.1</a> and <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html">GPLv2</a>.
            <strong>LTTng-UST</strong> is <a href="https://github.com/lttng/lttng-ust/blob/master/LICENSE">licensed</a>
            under <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html">LGPLv2.1</a>, the
            <a href="https://opensource.org/licenses/MIT">MIT license</a>
            and <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html">GPLv2</a>.
            <strong>LTTng-modules</strong> is <a href="https://github.com/lttng/lttng-modules/blob/master/LICENSE">licensed</a>
            under <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html">LGPLv2.1</a>, <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html">GPLv2</a> and the
            <a href="http://opensource.org/licenses/MIT">MIT license</a>.
          </p>
        </div>
      </div>
    </div>

    <a class="go-to-top" href="#">Top <span class="arrow">&#9650;</span></a>
  </div>
</footer>


  <div class="centered cookie-banner" id="cookie-banner">
  <p>
    You may consent to allowing analytics supplied by Google. See <a class="ext hover-blue" href="https://efficios.com/privacy">our privacy policy</a> for more information.
  </p><br><p class="big-btns-row">
    <a class="btn hover-green empty-white" id="consent-accept" name="consent" value="accept" href="#">Consent</a>
    <a class="btn hover-red empty-white" id="consent-refuse" name="consent" value="refuse" href="#">Refuse</a>
  </p>
</div>

  <script>
  function handleConsent(event) {
      var state='denied'
      if (event.target.attributes.name.nodeValue != 'consent') {
          return
      }
      if (event.target.attributes.value.nodeValue == 'accept') {
          state='granted'
      }
      gtag('consent', 'update', {
          'analytics_storage': state,
      })
      document.cookie = "consent=" + state + "; Secure; SameSite=strict";
      document.getElementById('cookie-banner').style.display = 'none';
  }

  document.getElementById('consent-accept').addEventListener('click', handleConsent);
  document.getElementById('consent-refuse').addEventListener('click', handleConsent);

  var consentCookie = document.cookie.split('; ').find((row) => row.startsWith("consent="));
  if (consentCookie) {
      document.getElementById('cookie-banner').style.display = 'none';
      gtag('consent', 'update', {
          'analytics_storage': consentCookie.split('=')[1],
      });
  }
</script>


  <!-- bridge between SASS and JS; leave this here! -->
  <div id="gutter"></div>
  <div id="med-gutter"></div>
  <div id="small-gutter"></div>

  <!-- JS stuff goes here -->
  <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
  <script src="//cdnjs.cloudflare.com/ajax/libs/simplemodal/1.4.4/jquery.simplemodal.min.js"></script>
  <script src="/js/master.js"></script>

  <script type="text/javascript">
    var disqus_shortname = 'lttng';

    /* * * DON'T EDIT BELOW THIS LINE * * */
    (function () {
    var s = document.createElement('script'); s.async = true;
    s.type = 'text/javascript';
    s.src = 'https://' + disqus_shortname + '.disqus.com/count.js';
    (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
    }());
  </script>
</body>
</html>
                               

Whois info of domain

Domain Name: LTTNG.COM
Registry Domain ID: 1774153086_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.porkbun.com
Registrar URL: http://porkbun.com
Updated Date: 2024-11-26T20:57:31Z
Creation Date: 2013-01-17T14:55:25Z
Registry Expiry Date: 2027-01-17T14:55:25Z
Registrar: Porkbun LLC
Registrar IANA ID: 1861
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 5038508351
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS01.EFFICIOS.COM
Name Server: NS02.EFFICIOS.CA
Name Server: NS1.HE.NET
Name Server: NS2.HE.NET
Name Server: NS3.HE.NET
Name Server: NS4.HE.NET
Name Server: NS5.HE.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T02:40:14Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass