Wednesday 9 May 2012

how to reduce mail message sending time in asp.net

Dear friend,

Please add few lines in your web config file,
it will increase the pipeline speed and reduce the sending time.

 <httpModules>
      <!-- Remove unnecessary Http Modules for faster pipeline -->
     
      <remove name="WindowsAuthentication" />
      <remove name="PassportAuthentication" />
      <remove name="AnonymousIdentification" />
      <remove name="UrlAuthorization" />
      <remove name="FileAuthorization" />
   
</httpModules>

No comments:

Post a Comment

Contact Us:

Email:

Vinodkumar434@gmail.com,
vinodtechnosoft@gmail.com

Skype Name:

vinodtechnosoft