About cookies on this site
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. You consent to our cookies if you continue to use our website.
Cookies used on the site are categorized and below you can read about each category and allow or deny some or all of them. When categories than have been previously allowed are disabled, all cookies assigned to that category will be removed from your browser. Additionally you can see a list of cookies assigned to each category and detailed information in the cookie declaration.
Necessary cookies
Some cookies are required to provide core functionality. The website won't function properly without these cookies and they are enabled by default and cannot be disabled.
Preferences
Preference cookies enables the web site to remember information to customize how the web site looks or behaves for each user. This may include storing selected currency, region, language or color theme.
Analytical cookies
Analytical cookies help us improve our website by collecting and reporting information on its usage.
Marketing cookies
Marketing cookies are used to track visitors across websites to allow publishers to display relevant and engaging advertisements.
Other cookies
The cookies in this category have not yet been categorized and the purpose may be unknown at this time.
Cookies used on the site are categorized and below you can read about each category and allow or deny some or all of them. When categories than have been previously allowed are disabled, all cookies assigned to that category will be removed from your browser. Additionally you can see a list of cookies assigned to each category and detailed information in the cookie declaration.
Necessary cookies
Some cookies are required to provide core functionality. The website won't function properly without these cookies and they are enabled by default and cannot be disabled.
Name | Hostname | Path | Expiry | Tags |
---|---|---|---|---|
PHPSESSID | nixstats.com | / | Session | |
Cookie generated by applications based on the PHP language. This is a general purpose identifier used to maintain user session variables. It is normally a random generated number, how it is used can be specific to the site, but a good example is maintaining a logged-in status for a user between pages. | ||||
PHPSESSID | .nixstats.com | / | Session | |
Cookie generated by applications based on the PHP language. This is a general purpose identifier used to maintain user session variables. It is normally a random generated number, how it is used can be specific to the site, but a good example is maintaining a logged-in status for a user between pages. | ||||
crisp-client%2Fsession%2F289fdcd2-b3fe-498a-aa15-204b5b263804 | .nixstats.com | / | 182 days, 12 hours | |
demouser | .nixstats.com | / | 1 day | |
ts | .paypal.com | / | 1096 days | 3rd party |
Used in context with the PayPal payment-function on the website. The cookie is necessary for making a safe transaction through PayPal. | ||||
ts_c | .paypal.com | / | 1096 days | 3rd party |
Used in context with the PayPal payment-function on the website. The cookie is necessary for making a safe transaction through PayPal. | ||||
__paypal_storage__ | Persistent | |||
cookiehub | .nixstats.com | / | 365 days | |
Used by CookieHub to store information about whether visitors have given or declined the use of cookie categories used on the site. |
Preferences
Preference cookies enables the web site to remember information to customize how the web site looks or behaves for each user. This may include storing selected currency, region, language or color theme.
Name | Hostname | Path | Expiry | Tags |
---|---|---|---|---|
rememberMe | .nixstats.com | / | 30 days | |
dark | .nixstats.com | / | 356 days |
Analytical cookies
Analytical cookies help us improve our website by collecting and reporting information on its usage.
Name | Hostname | Path | Expiry | Tags |
---|---|---|---|---|
_ga | .nixstats.com | / | 730 days | |
Contains a unique identifier used by Google Analytics to determine that two distinct hits belong to the same user across browsing sessions. | ||||
_gid | .nixstats.com | / | 1 day | |
Contains a unique identifier used by Google Analytics to determine that two distinct hits belong to the same user across browsing sessions. | ||||
_gat_* | .nixstats.com | / | 1 hour | |
Used by Google Analytics to throttle request rate (limit the collection of data on high traffic sites) | ||||
_ga_* | .nixstats.com | / | 730 days | |
Contains a unique identifier used by Google Analytics 4 to determine that two distinct hits belong to the same user across browsing sessions. |
Marketing cookies
Marketing cookies are used to track visitors across websites to allow publishers to display relevant and engaging advertisements.
Name | Hostname | Path | Expiry | Tags |
---|---|---|---|---|
_gcl_au | .nixstats.com | / | 90 days | |
Used by Google AdSense to understand user interaction with the website by generating analytical data. | ||||
test_cookie | .doubleclick.net | / | 1 hour | 3rd party |
Used to check if the user's browser supports cookies | ||||
IDE | .doubleclick.net | / | 390 days | 3rd party |
Used by Google's DoubleClick to serve targeted advertisements that are relevant to users across the web. Targeted advertisements may be displayed to users based on previous visits to a website. These cookies measure the conversion rate of ads presented to the user. |
Other cookies
The cookies in this category have not yet been categorized and the purpose may be unknown at this time.
Name | Hostname | Path | Expiry | Tags |
---|---|---|---|---|
crisp-client/session/289fdcd2-b3fe-498a-aa15-204b5b263804:e | Persistent | |||
crisp-client/session/289fdcd2-b3fe-498a-aa15-204b5b263804 | Persistent |
Keep track of your NGiNX server performance metrics such as requests per second, active connections and more.
NGiNX provides various metrics thru their status page (requires the stub status module). Setting up monitoring for NGiNX with Nixstats is easy, you can read more at our helpdesk.
The most important metrics to watch and alert to for NGiNX are writing
, active
and requests_per_second
.
Besides this we recommend setting up alert through logging. You might want to setup a daily alert which will alert
you of any new entries in the error logs of nginx.
The following metrics are available from the NGiNX monitoring plugin. Source code is available on GitHub.
The amount of accepted client connections per second.
The amount of handled client connections per second.
Amount of requests per second processed.
Total amount of accepted client connections.
Total amount of handled client connections.
Total amount of requests processed.
Current number of connections where nginx is reading the request header.
Current number of connections where nginx is returning the response back to the client.
Current number of idle client connections.
Current number of active client connections.
The top requested paths. Requires logging to be setup.
HTTP status codes parsed from your access logs. Requires logging to be setup.
NGiNX error logs entries. Requires logging to be setup.