ThankQ, we can do our part by making sure we get good ads or making pages only about 500 posts.
>Lol. 8kun problems…..
>Didn't you migrate
>?
I did migrate to 8 ch but the same problem exists because it is in the code base. For some reason, when building up a string for the source of the image for an ad, the name gets corrupted. So the adserver expects a string like this https:softserver/alongstringofcharacters.jpg but the name gets mangled to https:softserver.softserver.softserver.repeatedAThousdandtimesmore.jpg which is a bad name. This causes the image server to timeout looking for a bad image, and it tries to load another one, but it too gets a bad name, then it ping pong backs to the first one with a bad name. This cycles goes on until all system resources are tied up on the image server, and it cannot load images for posts or resize them because it is too busy with the ping pong of bad requests.
So either Jim fixes this, which he probably can't because he is not a programmer that can debug, or he removes the code from the ad server, which he may not know what part of the code base it is coming from because he doesn't program. So we can either assure that we each get a good ad to mitigate this problem or we can cut posts short to about 500 posts per page because that will force anons to a new broken page but will at least kill all the bad processes from the old page, provided anons do not leave the previous page opened in a tab, because that will still kill the image server for even new pages. Hope that makes sense.