Wrox Home  
Search P2P Archive for: Go

  Return to Index  

going_live thread: HELP! ASP to Ingres: Script timeout


Message #1 by "Sivaskanthan, Sothilingam" <S.Sivaskanthan@m...> on Tue, 27 Nov 2001 21:43:14 +1300
Hi all,

I'm facing a serious problem for which I would give my right arm to get it
fixed!

I'm running this ASP web application in VBScript on an IIS5 server. The
application talks via an ODBC connection to an Ingres database when
selecting or updating records.

It seems to work fine when there are 5 or less concurrent users on the
system, but if more than 5 users get on the system, the amount of script
timeouts occur exponentially. What happens is, when every user ( > 5) clicks
the submit button, the pages just keep waiting and waiting for the quires to
run and then finally time out.

What could be the cause of this? Can someone please help? I'm really
desperate here!!!

Many thanks in advance!

Sivas

  Return to Index