Every time I load a new page with UIWebView the before loaded page is shown for a short time. How can I clear that cache? Another possibility would be to dealloc UIWebview. I tried that but than my UIWebView is always "empty". How should the alloc and dealloc be done in this case? I noticed that the UIWebView is consuming about 10 MB RAM. Now the UIWebView is loaded together with the ViewControlle