[Mono-aspnet-list] Mono ASP.NET OutputCache problem

whale abraham at guyt.org
Fri Mar 15 15:38:05 UTC 2013


whale wrote
> .....
> 
> However Mono (a recent 3.0.x build on CentOS 6) does use its output cache,
> BUT a (publicly cached) page served from the output cache is decorated
> with an incorrect 'Cache-Control: private' header - preventing this page
> from being cached properly. As soon as the output cache page content
> expires, the correct 'public' cache header suddenly re-appears.
> 
> The effect can easily be observed by using the page above, loading it and
> then refreshing it in your browser while sniffing the HTTP traffic.
> 
> This looks like a bug in the MONO ASP.NET output cache module - am I
> overlooking something?

I really was hoping there would be someone with active knowledge of Mono's
ASP.NET output cache implementation; is it still actively maintained with
any hopes of bugfixing? I understand Xamarin's resources go towards mobile
app development, but it would be nice to know whether Mono has an actual
future for hosting production ASP.NET applications.

Gettting caching work properly is essential for serious production stuff.



--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-ASP-NET-OutputCache-problem-tp4658907p4659037.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list