Hi,
I have started receiving a connection reset error in my browser. I have tried both firefox, IE and Chrome and the error appears in all. I haven't been able to identify a clear cause, but I think it has something to do with publishing a document since the error appears some time after I publish a document. I have tried a lot of different things, but without any luck. My umbraco.config is approx. 30mb. I have set the maxRequestLenght and executiontime: <httpRuntime maxRequestLength="512000" executionTimeout="99999999" />, I have also tried optimizing the code by using output and data caching as well as disabling the viewstate.
Any ideas or tips on how to identify the cause are appreciated!
thanks
Thomas