Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

ContentDataModelBinder performance with Response.End

Vote:
 

ContentDataModelBinder calls "Reponse.End" if a page cannot be found in the current language.
This hurts performance since it either Aborts the thread or flushes the response.
Replacing "Response.End" with "CompleteRequest" avoids this.

#119826
Apr 03, 2015 12:48
This thread is locked and should be used for reference only.
* 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.