Posts: 1,832
Location: Somewhere else entirely
|
What about implementing your own caching? If a particular site is static, and is accessed via your proxy script a lot, save a copy in a file on the server and serve that up next time. (If you are acting as a proxy for dynamic pages this isn't sucha good idea!)
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';
Please login or register to view this content. Registration is FREE (aka MSN handwriting for forums)
|