Richard Barr - 2007-05-29 19:26:15
I'm at a loss for some usefull links at the moment, but it should be noted that there are a few methods available for caching objects POST Compression, significantly reducing cpu usage of the server while still enjoying the benefits of the lower network usage.
One method would involve using a Proxy Server as an accelerator (Squid has extensive support for this mode), but there are more integrated methods available (some trickery inside Apache to do it natively for example).
If I can find some good resources, I'll try to post back.