idnits 2.17.1 draft-pradeepkumarxplorer-pdirsd-02.txt: Checking boilerplate required by RFC 5378 and the IETF Trust (see https://trustee.ietf.org/license-info): ---------------------------------------------------------------------------- No issues found here. Checking nits according to https://www.ietf.org/id-info/1id-guidelines.txt: ---------------------------------------------------------------------------- == The page length should not exceed 58 lines per page, but there was 1 longer page, the longest (page 2) being 60 lines Checking nits according to https://www.ietf.org/id-info/checklist : ---------------------------------------------------------------------------- ** The document seems to lack a Security Considerations section. ** The document seems to lack an IANA Considerations section. (See Section 2.2 of https://www.ietf.org/id-info/checklist for how to handle the case when there are no actions for IANA.) ** There are 14 instances of too long lines in the document, the longest one being 21 characters in excess of 72. ** There is 1 instance of lines with control characters in the document. Miscellaneous warnings: ---------------------------------------------------------------------------- == The copyright year in the IETF Trust and authors Copyright Line does not match the current year -- The document date (Mar 29, 2021) is 1122 days in the past. Is this intentional? Checking references for intended status: Proposed Standard ---------------------------------------------------------------------------- (See RFCs 3967 and 4897 for information about using normative references to lower-maturity documents in RFCs) No issues found here. Summary: 4 errors (**), 0 flaws (~~), 2 warnings (==), 1 comment (--). Run idnits with the --verbose option for more detailed information about the items above. -------------------------------------------------------------------------------- 2 Network Working Group Pradeep Kumar Xplorer 3 Internet-Draft google 4 Intended status: Standards Track Mar 29, 2021 5 Expires: Sept 29,2021 7 Parallel distributed information retrieval services 8 draft-pradeepkumarxplorer-pdirsd-02 10 Abstract 11 Have a way to know worldwide http accesses and bird eyes view of http traffic and topurls 12 of the day and have distributed indexing 14 Status of This Memo 16 This Internet-Draft is submitted in full conformance with the 17 provisions of BCP 78 and BCP 79. 19 Internet-Drafts are working documents of the Internet Engineering 20 Task Force (IETF). Note that other groups may also distribute 21 working documents as Internet-Drafts. The list of current Internet- 22 Drafts is at https://datatracker.ietf.org/drafts/current/. 24 Internet-Drafts are draft documents valid for a maximum of six months 25 and may be updated, replaced, or obsoleted by other documents at any 26 time. It is inappropriate to use Internet-Drafts as reference 27 material or to cite them other than as "work in progress." 29 This Internet-Draft will expire on September 22, 2021. 31 Copyright Notice 33 Copyright (c) 2021 IETF Trust and the persons identified as the 34 document authors. All rights reserved. 36 This document is subject to BCP 78 and the IETF Trust's Legal 37 Provisions Relating to IETF Documents 38 (https://trustee.ietf.org/license-info) in effect on the date of 39 publication of this document. Please review these documents 40 carefully, as they describe your rights and restrictions with respect 41 to this document. Code Components extracted from this document must 42 include Simplified BSD License text as described in Section 4.e of 43 the Trust Legal Provisions and are provided without warranty as 44 described in the Simplified BSD License. 46 1. Introduction 48 Parellel Distributed Information retrieval services 49 Rudimentary idea first phase 51 I propose Parallel Dsitributed Information retrieval services where the index is 52 not with just one company like google or yahoo. 53 Each access of something results in being indexed or upgraded in rank to be 54 retrieved. 55 So if someone access dhyanayoga.info/Californian.html it would be 56 automatically indexed. 57 Right now if i am the author of the file i have to manually use some indexing 58 software given by google or yahoo. I have not done it. Most websites 59 google.com yahoo.com are not providing easy indexers as well. 60 So each Webserver would have a PDIRSD daemon or software in the website 61 If i access https://goodspaguide.co.uk/features/balinese-massage-explained 62 then my webserver indexes it. 63 Each PDIRSD webserver would have also a indexer in the website 64 So if my website is walkonyourtoes.com it would have an indexer 65 walkonyourtoes/indexer 66 So i am in Dalung and accessing a URL in camada it might be a transient file, 67 so dalung would have some list of PDIRSD webservers, the nearest to my client 68 browser would index the file or information in Canada that i accessed 69 So the WWW would have many PDISRD servers and a search invokation from 70 your desktop or smart fone screen would use some algorithm to search for 71 some PDISRD servers in the WWW 72 and give you the result. 73 I also propose a file database in root zone server where toplevel domain names 74 are stored accessstats or some name. 75 If i access walkonyourtoes.com then access stats would have 76 walkonyourtoes.com 1, if another browser accesses walkonyourtoes.com 77 accessstats would have walkonyourtoes 2 so at the end of the day accessstats 78 would have all urls accessed during the day and the count and a topurls.com 79 website can show the top accessed urls and also some display can be used to 80 show birds eye view of http traffic of the day 81 There has to be another database accesspaths which shows the clientIP 82 and accessed URL.. using which a birds eye view of the http accesses 83 of the day can be seen on a display. It can be categorised all 84 http accesses of pornography or related to pilates can be also 85 seen. 87 The same computers that keep root zone database of TLDs should have some 88 file that has all http url accesses in WWW and count. 90 If i access dhyanayoga.info/Californian.html the file or database would have an 91 entry dhyanayoga.info/Californian.html 1 92 if someone else accesses the count would increase 93 Author's Address 95 Pradeep Kumar Xplorer 96 Google 98 Email: pradeepan88@hotmail.com 100 Freed Expires September 16, 2021