mwrock / RequestReduce

Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
www.requestreduce.org
Apache License 2.0
228 stars 49 forks source link

Substitution, OutputCache and RequestReduce #205

Closed cosentino closed 12 years ago

cosentino commented 12 years ago

The scenario is:

The error I get is the following:

"Post cache substitution is not compatible with modules in the IIS integrated pipeline that modify the response buffers. Either a native module in the pipeline has modified an HTTP_DATA_CHUNK structure associated with a managed post cache substitution callback, or a managed filter has modified the response."

Bye

mwrock commented 12 years ago

Unfortunately rr is not compatible with post cache substitution.