2.10 - Cookie and Web Cache (Proxy Server) - Part I

Поделиться
HTML-код
  • Опубликовано: 10 окт 2024
  • "This video describes about User-Server Interaction OR Cookies. To understand Web Caching OR Proxy Server. How its works? Why Web caching is needed (Required)?
    "
    "Cookies, A small text file created by a Web site that is stored in the user's computer either temporarily for that session only or permanently on the hard disk (persistent cookie).
    Cookies provide a way for the Web site to recognize you and keep track of your preferences.
    Cookie technology has four components:
    1. a cookie header line in the HTTP response message
    2. a cookie header line in the HTTP request message
    3. a cookie file kept on the user’s end system and managed by the user’s browser
    4. a back-end database at the Web site
    Use of cookies:
    authorization
    shopping carts
    recommendations
    user session state (Web e-mail)
    Web Cache:
    It satisfies HTTP requests on the behalf of an origin Web server.
    The Web cache has its own disk storage and keeps copies of recently requested objects in this storage.
    A user’s browser can be configured so, user’s HTTP requests are first directed to the Web Cache.
    A browser sends all HTTP requests to cache.
    GTU - Computer Engineering (CE) - Semester 4 - 2140709 - Computer Networks - Application Layer - Cookie and Web Cache (Proxy Server) - Part I
    Computer Networks PPTs are available here: www.darshan.ac....
    This video is recorded by Prof. Maulik Trivedi (maulik.trivedi@darshan.ac.in, +91-9998265805) at Computer Engineering Department of Darshan Institute of Engineering & Technology, Rajkot as per GTU Syllabus.
    Darshan Institute of Engineering & Technology, Rajkot is a leading institute offering undergraduate, graduate and postgraduate programs in engineering. The Institute is affiliated to the Gujarat Technological University (GTU) and approved by the AICTE, New Delhi.
    Visit us: www.darshan.ac.in
    Write us: info@darshan.ac.in
    Facebook: / darshaninstitute.official
    Twitter: / darshan_inst
    Instagram: / darshan_inst "

Комментарии • 4

  • @vinaypillai5337
    @vinaypillai5337 5 лет назад +3

    Very nice

  • @aprameyanv8209
    @aprameyanv8209 5 лет назад +3

    Copy pasted everyshit (even the arbitrary cookie id) from kurose ross a top down approach

  • @Shivam-xc6yk
    @Shivam-xc6yk 4 года назад +3

    Copied content