Web Service seems to take longer to process things the first time it is accessed each day.

Answered Web Service seems to take longer to process things the first time it is accessed each day.

  • miércoles, 01 de agosto de 2012 14:52
     
     

    I have a WebService that runs on IIS and is accessed by 1 scanner running Windows Mobile5.  It seems as though the first time the scanner accesses the webservice the webservice takes about 3 times as long to process my request. I ran my test and it took 41 seconds. I immediately re-did the same test and it now took 17 seconds. I repeated it 3 more times and it each took between 17-19 seconds. If I were to not do anything for a few hours Id almost guarantee the first time will take long again. Is there a timeout setting or something like that? My Webservice handles making the connection to my Access Database and handles all the actual calls (updates, adds, deletes, selects) to the database. The scanner essentially just collects information.

    All that said what setting on the IIS server or inside my Webservice might I be able to change to prevent this from happening going forward?

Todas las respuestas

  • jueves, 02 de agosto de 2012 7:56
    Moderador
     
     Respondida

    Hi MrAvgProgrammer,

    Thanks for posting here.

    It seems we need to optimize performance for IIS and will suggest to get most professional responses from official IIS forum:

    http://forums.iis.net/

    Thanks.

    Tiger Li


    Tiger Li

    TechNet Community Support