What is the function of a web server?
What is the function of a web server?
वेब सर्वर (Web server) का क्या कार्य है?
Detailed Solution & Logic
Stores and retrieves web pages/ वेब पेजों को स्टोर और पुनप्रार्प्त करता है
Explanation / विवरण:
A web server is a system (software and hardware) that stores, processes, and delivers web pages to users over the Internet. When a client (like a web browser) requests a page, the web server retrieves it from its storage and sends it to the client. It does not primarily manage emails or execute client-side scripts; those are handled by email servers and client browsers respectively.
वेब सर्वर एक सिस्टम (सॉफ्टवेयर और हार्डवेयर) है जो वेब पेजों को स्टोर करता है, प्रोसेस करता है और उन्हें इंटरनेट के माध्यम से उपयोगकर्ताओं तक पहुँचाता है। जब कोई क्लाइंट (जैसे वेब ब्राउज़र) पेज का अनुरोध करता है, वेब सर्वर उसे स्टोर से प्राप्त करता है और क्लाइंट को भेज देता है। यह मुख्य रूप से ईमेल मैनेज नहीं करता और न ही क्लाइंट-साइड स्क्रिप्ट को कार्यन्वित करता है; ये कार्य क्रमशः ईमेल सर्वर और क्लाइंट ब्राउज़र करते हैं।
Extra Facts / अतिरिक्त जानकारी:
-
Popular web servers include Apache, Nginx, and Microsoft IIS.
लोकप्रिय वेब सर्वरों में Apache, Nginx और Microsoft IIS शामिल हैं। -
Web servers can handle multiple requests from users simultaneously using multi-threading or asynchronous processing.
वेब सर्वर एक साथ कई उपयोगकर्ताओं के अनुरोधों को मल्टी-थ्रेडिंग या असिंक्रोनस प्रोसेसिंग के माध्यम से हैंडल कर सकते हैं। -
Web servers also log requests for analytics and monitoring purposes, but their main function remains storing and delivering web pages.
वेब सर्वर अनुरोधों को एनालिटिक्स और मॉनिटरिंग के लिए लॉग भी करते हैं, लेकिन मुख्य कार्य वेब पेजों को स्टोर और डिलीवर करना ही रहता है।
Similar Practice Questions
Which of the following is the correct pairing of a popular search engine name and its corresponding URL?
Which of the following is the correct pairing of a popular search engine name and...
What is the full form of ARPANET?
What is the full form of ARPANET? ARPANET का पुर्ण रूप क्या है
Which protocol is used to retrieve emails from a server?
Which protocol is used to retrieve emails from a server? सर्वर से ईमेल प्राप्त करने...
What is the full form of WWW?
What is the full form of WWW? WWW का पूर्ण रुप क्या है?
Which of the following is a 6 byte address that allows a NIC to be uniquely identified on the network?
Which of the following is a 6 byte address that allows a NIC to be...
What is the purpose of a web browser’s ‘Incognito’ or ‘Private Browsing’ mode?
What is the purpose of a web browser’s ‘Incognito’ or ‘Private Browsing’ mode? वेब ब्राउज़र...
Which internet port is typically used for SMTP operations?
Which internet port is typically used for SMTP operations? SMTP ऑपरेशन कि के लिए सामान्यतः...