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

Issue while creating the reduced items - Multiply Head section #241

Open litingeo opened 11 years ago

litingeo commented 11 years ago

I am trying to use this excellent tool (excellent because i have seen the results at simple sites) but i have a strange result when i use it now.

When i enable one of the reduce cach parameteres (javascript....or css...or image) i have a strange effect.

I see that the tool multiplies the head of my page (3 times....) destroying the page result.

Has anyone see something like this again?

Any possible solution???

Thank you for your time Linton

eatfrog commented 11 years ago

yeah, i just spent 3 hours in the middle of the night after installing the .net 4.5 update on a live server and suddenly this one site and one site only got real messed up output.

everything seemed to be duplicate, at least twice, sometimes many more times. so it started outputing the html and then suddenly another copy of the whole page, injected in the middle of the first page, and then again.

i finally traced it back to requestreduce, by manually trying to disable different parts of the site to find out who was doing this. i have no more information than this, i solved it by disabling requestreduce for now.