How to implement Reverse Proxy supports asp.net OutputCache

SlompOchomp

New Member
I use \[code\]OutputCache\[/code\] in my asp.net web site, but my server is a Reverse Proxy server. I found the \[code\]OutputCache\[/code\] was invalid. What should I do?
 
Back
Top