[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HTTP in NS
(1) MOD means that server modified a page. Its fields are:
S & MOD & p \tup{PageID} m \tup{ModifyTime} n \tup{NextModifyTime}
It shows the modification time and the next scheduled modification time of
a page.
(2) To build a cache hierarchy, you first connect caches then set parent:
$cache_(2) connect $cache_(0)
$cache_(2) set-parent $cache_(0)
Then you need to attach a server somewhere in this hierarchy, which can be
done using 'connect'.
Hope this helps.
- Haobo
On Wed, 17 Feb 1999, Lara Pajewski wrote:
> Hi everybody!
> I'd like to know which is the exact meaning of the event "MOD" in the
> log file generated in a simulation which involves HTTP.
> I'd also like to know how can I use the set-parent command in order to
> realize hierarchical caching.
> Thank you in advance. Lara [email protected]
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>