London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Use of "FURLReqriteResponse" in MVC project

Vote:
 

Hi Community, didn't find the information I needed be sure. Is this a correct use of FURLRewriteResponse 

protected override void Initialize(System.Web.Routing.RequestContext requestContext)
        {
            base.Initialize(requestContext);
            EPiServer.Web.UrlRewriteProvider.Module.FURLRewriteResponse = false;
        }

I want to make the site faster and got the hint to set FURLRewriteResponse to false.
Thanks!

#79526
Dec 19, 2013 13:20
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.