Guys,What is Internet object caching?
sagitraz 14-November-2008 01:16:45 PM

Comments


plz visit it
www.usenix.org/publications/library/proceedings/sd96/full_papers/danzig-html/cache.html -
Posted by waqasahmad


Example :
----------------


1. Client: GET
2. Server: HTTP:1.0 401 Unauthorized --
Authentication failed
3. Client: GET Authorization:
<7-bit-encoded name:password>
4. Server:

a. Reply
b. Unauthorized 401
c. Forbidden 403
d. Not Found 404

Posted by waqqas1


In internet object caching is the reference which is used by the server so that it uses to the id's and not perform the detail every time just use the reference to open and reach at the destination page also system has the copy of that page feed in its cache
Posted by HamidAliKhan



Posted: 16-November-2008 05:52:49 AM By: HamidAliKhan

In internet object caching is the reference which is used by the server so that it uses to the id's and not perform the detail every time just use the reference to open and reach at the destination page also system has the copy of that page feed in its cache

Posted: 25-November-2008 12:18:06 PM By: waqqas1

Example :
----------------


1. Client: GET
2. Server: HTTP:1.0 401 Unauthorized --
Authentication failed
3. Client: GET Authorization:
<7-bit-encoded name:password>
4. Server:

a. Reply
b. Unauthorized 401
c. Forbidden 403
d. Not Found 404

Posted: 05-January-2009 05:25:25 AM By: waqasahmad

plz visit it
www.usenix.org/publications/library/proceedings/sd96/full_papers/danzig-html/cache.html -