IIS Freezes too often.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • serhanatabas
    New Member
    • Dec 2011
    • 1

    IIS Freezes too often.

    Hi,

    Let me give you a brief about our environment;

    Client Side;
    - Developed under VB.Net.
    - Using .Net Framework 1.1.4322
    - comunicating with SQL server by web services.
    - Running a "job engine" that manages web service traffic.

    Server Side;
    - Running a virtual private server
    - OS: Server 2008 R2
    - SQL 2008 Ent.
    - IIS 7

    Problem Definition:
    Every client is running its job engine. This engine asks IIS every min. whether there is a message for the client. Also sends a job up to the IIS when a transaction initiated by the client. Job means web sercive actually.

    IS is freezing very frequently. We don't know why but it seems a connection time out issue. We set different time out parameters at IIS and SQL, but didn't worked so far.

    Any comment or advise is highly appreciated.

    Regards,
Working...