[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in webtraf.cc



On Fri, 21 Jan 2000, Arnaud Legout wrote:

> take the file varybell.tcl
> choose (to shorten the simulation time):
> set num_server 1
> set num_client 1
> 
> take the file large-scale-web-traffic.tcl
> choose:
> set numSession 1
> $ns at 5000 "finish"
> 
> The simulation (ns large-scale-web-traffic.tcl) will stop
> prematuraly with the message:
> done pages 250 != all pages 249
> 
> I assume the problem arose when a session does not have a page to get
> anymore
> (when the session size reaches [$sessionSize set val_ 250]),
> but I don't no why.
> 
> Someone has an idea?
> 
> Regards,
> 
> Arnaud.
> 
> 

See discussion in:
http://www-mash.cs.berkeley.edu/dist/archive/ns-users/9912/0068.html

and related mails therein