Nginx

NGINX is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server.

Nginx is
the most used technology in the Web servers category, and
the most used technology in the Reverse proxies category
.
Stats
Used 28066 times
on 100k analyzed sites
Average Alexa rank is 49766
of analyzed sites using this technology
Scores
43
Performance

These checks ensure that your page is optimized for users to be able to see and interact with page content.

76
Accessibility

These checks highlight opportunities to improve the accessibility of your web app. Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged.

71
Best Practices

These checks highlight opportunities to improve the overall code health of your web app.

88
SEO

These checks ensure that your page is optimized for search engine results ranking. There are additional factors Lighthouse does not check that may affect your search ranking. Learn more.

33
Progressive Web App

These checks validate the aspects of a Progressive Web App. Learn more.

Audits
4.4 sec

First Contentful Paint

First Contentful Paint marks the time at which the first text or image is painted. Learn more.

CrUX metrics
9.9 sec

Largest Contentful Paint

Largest Contentful Paint marks the time at which the largest text or image is painted. Learn More

CrUX metrics
87 %

Cumulative Layout Shift

Cumulative Layout Shift measures the movement of visible elements within the viewport. Learn more.

CrUX metrics
2.5 sec

JavaScript execution time

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn more.

1.6 sec

Efficiently encode images

Optimized images load faster and consume less cellular data. Learn more.

1025 elements

Avoids an excessive DOM size

A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows. Learn more.

19 %

Avoids front-end JavaScript libraries with known security vulnerabilities

Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers. Learn more.

25 %

Uses HTTP/2 for its own resources

HTTP/2 offers many benefits over HTTP/1.1, including binary headers, multiplexing, and server push. Learn more.

82 %

Redirects HTTP traffic to HTTPS

If you’ve already set up HTTPS, make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. Learn more.

12.9 sec

Time To Interactive

Time to interactive is the amount of time it takes for the page to become fully interactive. Learn more.