[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: use of fid_ with http
It's used to identify which node the server/client/cache resides on. If
you want web traffic only, you can use WebTraf which does not require the
server/client/cache stuff. See tcl/ex/large-scale-web-traffic.tcl for an
example.
- Haobo
On Wed, 12 Jan 2000, Tarik Alj wrote:
> Hi all,
>
> I've been using the http application (based on code of
> simple-webcache.tcl) and I would like to know what use is made of the fid_ by
> the http modules? (I have been using the fid_ values in my own code and
> obviously it's interfering with http). Is there a way to simulate web traffic
> with fid_ set to 0?
>
> Thanks in advance.
>
> Tarik
>
>
>