- summary: installartion on mod-pubsub.org:9000 causes a lot of traffic --> installation on mod-pubsub.org:9000 causes a lot of traffic
The installation of mod_pubsub on mod-pubsub.org:9000
causes a lot of web traffic unnecessarily
I updated my blog and this caused it to be added to
syndic8.com. It looks like then it was added to the
list of data on mod-pubsub.org
It looks like there is a machine that has loaded
http://mod-pubsub.org:9000/tests/rss_scroller.html?debug=false
It also appears that this person has their browser set
to not cache images.
Every time that this page is updated, their browser
reloads the images on the page.
64.214.172.131 - - [14/Dec/2004:18:48:58 -0800] "GET
/resserver.php?blogId=2&resource=6281866886564065.gif
HTTP/1.1" 200 7736
"http://mod-pubsub.org:9000/tests/rss_scroller.html?debug=false"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322)"
64.214.172.131 - - [14/Dec/2004:18:49:02 -0800] "GET
/resserver.php?blogId=2&resource=6281866886564065.gif
HTTP/1.1" 200 7736
"http://mod-pubsub.org:9000/tests/rss_scroller.html?debug=false"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322)"
64.214.172.131 - - [14/Dec/2004:18:49:24 -0800] "GET
/resserver.php?blogId=2&resource=6281866886564065.gif
HTTP/1.1" 200 7736
"http://mod-pubsub.org:9000/tests/rss_scroller.html?debug=false"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322)"
64.214.172.131 - - [14/Dec/2004:18:49:48 -0800] "GET
/resserver.php?blogId=2&resource=6281866886564065.gif
HTTP/1.1" 200 7736
"http://mod-pubsub.org:9000/tests/rss_scroller.html?debug=false"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322)"
The code in mod_pubsub could protect against this. It
could only include image links when it appears in the
first n items on a page. Then in the worst case, each
browser would only load the image n times.