[Mono-list] mono 1.1.15 outputcache

jim hunt jim at helvector.com
Wed Jul 19 12:01:15 EDT 2006


hey 
 
quick update, i updated to 1.1.16 and am still experiencing exactly the 
same sitation (was just to confirm i hadn't done anything silly to my
1.1.15
installation) and it seems that the outputcache is mostly working, it
either 
returns the page the first time, or after the cache expires, but when it
should
return from the cache it just responds with a blank page. how does mono
store this cache? is there somewhere i need to allow mono to write in
the
filesystem or something? any ideas?
 
cheers again
jim
 
 

	-----Original Message----- 
	From: jim hunt on behalf of jim hunt 
	Sent: Wed 19/07/2006 14:12 
	To: Mono-list at lists.ximian.com 
	Cc: 
	Subject: mono 1.1.15 outputcache
	
	

	hey

	quick question - should outputcache work ok on 1.1.15? (fedora 5
apache mod_mono) 

	i just added the following at the top of an aspx page to see and
it to test

	<%@ OutputCache Duration="300" Location="Server"
VaryByParam="None"%> 

	now the first time i hit the page it comes back fine, but after
that it just comes 
	back blank

	is there anything else i need to do to allow page and partial
caching in mono?

	also, little asp.net question thats related, does anyone know
how to cache
	the output of ashx handler pages? 

	thanks in advance
	jim

	 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 4662 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20060719/6d238452/attachment-0001.bin 


More information about the Mono-list mailing list