Hi, I use the nsv_incr command to count requests for different file types, including gif and jpg images.
It worked well so far until I started to use big html pages with about 20-40 (small) images (helper gifs etc.) The browser rendered only about 5-10 images, sometimes the connection broke (I also tested with wget and retries up to 200 (...)). After commenting out all the nsv_incr commands, all works well and really fast. What is interesting is that during the page requests the server restarted very often. (The same behaviour came up some time ago when I used nsv_incr on a variable that did not exist (my fault)) Does this mean to increase parameters like "nsvbuckets" in the config file? Bernd.
