Rick Sanders wrote: > > Ian and John, > > Thanks for the quick reply! > > I've turned logging on and it seems that the site is really high-traffic. > The site is using access as the DB. Would changing it to PSQL or MSSQL help > the speed? The t4server.exe is at 99% in the task manager and stays there.
Even on a high load site, this shouldn't do this. It's more likely a problem somewhere in the system. A poor index, a bad loop, excessive array management, long executing COMs, the list goes on and on. Sometimes it can take a while to isolate. > > Is there another solution besides putting the site on it's own dedicated > server? There's always people like myself, who offer very highend hosting services as great rates. And I debug for free :) > Thanks! > > Rick Sanders > President, Web Energy > Tel: (514) 620-3006 > Fax: (514) 620-3017 > Web: www.webenergy-sw.com > > ----- Original Message ----- > From: "Jon Grieve" <[EMAIL PROTECTED]> > To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> > Sent: Monday, August 12, 2002 12:05 PM > Subject: RE: Witango-Talk: Resources > > > Rick, > > > > Check the NT/2000 Task Manager (r/click the Taskbar) and examine the > > Processes tab. If you sort that by CPU/CPU Time, you can see 'who' is > > hogging the CPU(s). > > > > On my Win2K Server, I've seen both CPUs locked at 100% by Perl.exe. Perl > > was invoked by Tango, but the t4server process was idle. > > > > Jon > > > > -----Original Message----- > > From: Rick Sanders [mailto:[EMAIL PROTECTED]] > > Sent: 12 August 2002 4:59 > > To: Multiple recipients of list witango-talk > > Subject: Witango-Talk: Resources > > > > Hi List, > > > > Anyone ever have the Tango server use all the CPU resources (99%) under > > Windows and not release the resources? > > > > I'm wondering if I have a virus. I've uninstalled and re-installed the > Tango > > server. I set the threadpoolsize to 100 and I put caching on. > > > > Query timeout is set to 2 minutes, and it's set to disconnect the > > datasources immediately after use. > > > > Is it my machine, or is the load so high that I need a professional > version? > > > > Rick Sanders > > President, Web Energy > > Tel: (514) 620-3006 > > Fax: (514) 620-3017 > > Web: www.webenergy-sw.com > > ________________________________________________________________________ > > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
