Quote:
Originally Posted by Zero Tolerance
It would probably save on resources, but bandwidth? Highly unlikely, it's only requesting a minimul amount of text, which on average would sum up to about 1/2kb, evern with a lot of users it would hardly make much of a difference.
But stopping requests during collapsing is a good idea
- Zero Tolerance
|
Looks like I worried too much then.

The web log might be misleading:
"POST /vbshout.php HTTP/1.1" 200 13604
My web stat based on web log has bandwidth gone up a big notch. Web server load is so far so good, around 0.4 only. I changed the shout table type to "HEAP", so DB server will not be a problem.