Legacy CDN implemntation, Re-make and optimization

Status
Not open for further replies.

loaep

Customer
1) Make it so, it will MD5() the shouts page and if it has changed, it will send out a request to refresh, but if it hasnt, it does nothing.. this would save alot of serverload and lag.
2) Allow CDN for the shouts and stuff. (This would require the MD5() Thingy)


Ok, thanks
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
This would result in an increase in server load over the current AOP method. At the moment, it opens a text file to check for last modified shouts, completely avoiding any database connections or any other vB related overhead. Doing MD5() would, at best, simply produce an increase in the time it takes to check for new shouts (having to MD5() content left and right vs. checking timestamps) and at worst, re-adding the vBulletin overhead.

I doubt very many people would pay to host this content on CDN, especially since it would be an increase in page load times for end-users since it's slower to connect to a CDN vs writing AOP files to local disk.
 
Status
Not open for further replies.

Legacy vBShout

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
3,179
Customer rating
5.00 star(s) 1 ratings
Back
Top