Quote:
Originally Posted by stickyfingerz
Anyway to streamline it so it would be less intensive? Maybe this is something the CDN networks need to introduce using separate servers to do the overlay.
|
There's always a way to do it better. My prototype was entirely written in dynamic PHP; including the file parsing system. If it was rewritten in C and just used as a passthrough via FastCGI, or even just run through a module in SHM, it'd be quite a bit faster.