id
processing priority
3
site type
0 (generic, awaiting analysis)
review version
11
html import
20 (imported)
first seen date
2024-01-21 10:07:55
expired found date
-
created at
2024-07-09 09:15:02
updated at
2026-03-05 11:06:54
length
22
crc
13972
tld
840
nm parts
0
nm random digits
0
nm rare letters
0
is subdomain of id
-
previous id
0
replaced with id
0
related id
-
dns primary id
dns alternative id
0
lifecycle status
0 (unclassified, or currently active)
deleted subdomains
0
page imported products
0
page imported random
0
page imported parking
0
count skipped due to recent timeouts on the same server IP
0
count content received but rejected due to 11-799
0
count dns errors
0
count cert errors
0
count timeouts
0
count http 429
0
count http 404
0
count http 403
0
count http 5xx
0
next operation date
-
server bits
—
server ip
-
mp import status
20
mp rejected date
-
mp saved date
-
mp size orig
52514
mp size raw text
13810
mp inner links count
12
mp inner links status
20 (imported)
title
description
image
site name
author
updated
2026-02-22 16:05:13
raw text
Linux Administration Skip to content Linux Administration Menu and widgets nfsd open file limits Recently I came across a user who requested an increase to the ulimit settings for nfsd kernel processes. root 1122 0.0 0.0 0 0 ? S 11:43 0:00 [nfsd] # grep 'open file' /proc/1122/limits Max open files 1024 4096 files This appears to default to 1024/4096 soft/hard. As you can see from the brackets surrounding nfsd, this is a kernel process spawned from kthreadd and thus won’t inherit limits from systemd (or limits.conf) I decided to throw together a quick C++ program proving that these limits do not impact how many open files a client can utilize. #include #include #include #include #include #include using namespace std; int main() { DIR *dir; struct dirent *entry; string filename; dir = opendir(path); std::fstream fs[8194]; int count = 0; ...
redirect type
0 (-)
block type
0 (no issues)
detected language
1 (English)
category id
index version
1
spam phrases
0
text nonlatin
0
text cyrillic
0
text characters
9925
text words
2020
text unique words
684
text lines
397
text sentences
34
text paragraphs
23
text words per sentence
59
text matched phrases
0
text matched dictionaries
0
links self subdomains
0
links other subdomains
0
links other domains
links spam adult
0
links spam random
0
links spam expired
0
links ext activities
0
links ext ecommerce
0
links ext finance
0
links ext crypto
0
links ext booking
0
links ext news
0
links ext leaks
0
links ext ugc
2 - wordpress.org
links ext klim
0
links ext generic
0
dol status
0
dol updated
2026-02-22 16:05:13
rss status
32 (unknown)
rss found date
2024-01-21 10:07:55
rss size orig
29468
rss items
10
rss spam phrases
0
rss detected language
1 (English)
inbefore feed id
-
inbefore status
0 (new)
sitemap path
sitemap status
30 (processing completed, results pushed to table crawler_sitemaps.ext_domain_sitemap_lists)
sitemap review version
2
sitemap urls count
88
sitemap urls adult
0
sitemap filtered products
0
sitemap filtered videos
0
sitemap found date
2024-01-21 02:16:15
sitemap process date
2024-10-12 15:23:43
sitemap first import date
-
sitemap last import date
-