Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS performance problem and SQLXML.

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS6 Hang on Classic ASP  
Author Message
anonymous936

External


Since: Jan 15, 2004
Posts: 1



(Msg. 1) Posted: Thu Jan 15, 2004 4:48 am
Post subject: IIS performance problem and SQLXML.
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi

I have an application which inserts data into a database
using IIS and SQLXML .

Scenary

  IIS 6.0
  SQLSERVER 2000 using a memory size fixed to 512MB.
  Windows server 2003 with 2GB of memory
  SQLXML 3.0 sp1
This server has only this application.


The database in working perfect , but when the IIS
receives a lot of simultaneous conections ( 80 per second
of average, we have seen in the log file 200 request per
second received in some cases. ) the server is using
100% of CPU ( inetinfo.exe process ) and the response
time increases in an alarming way.

The aplication has only 3 templates without XSLT but only
one of then is used continuosly.
The sqlxml caching is enabled by default ( so It has 31
templatecaching size ).

The template has this query:
<sql:query client-side-xml="0">
exec almacenaDatos
@Emp,@Cen,@Fec,@User,@Tx,@Desc,@InCopy,@OutCopy
</sql:query>
The params are received by post.


Can anyone give me any clue?

Thanks in advance.
Marina<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS performance problem and SQLXML. 
Back to top
Login to vote
user645

External


Since: Aug 23, 2003
Posts: 180



(Msg. 2) Posted: Thu Jan 15, 2004 3:40 pm
Post subject: Re: IIS performance problem and SQLXML. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"marina" <anonymous DeleteThis @discussions.microsoft.com> wrote in message
news:086301c3db4c$c6b53e30$a401280a@phx.gbl...
 > Hi
 >
 > I have an application which inserts data into a database
 > using IIS and SQLXML .
 >
 > Scenary
 >
 > IIS 6.0
 > SQLSERVER 2000 using a memory size fixed to 512MB.
 > Windows server 2003 with 2GB of memory
 > SQLXML 3.0 sp1
 > This server has only this application.
 >
 >
 > The database in working perfect , but when the IIS
 > receives a lot of simultaneous conections ( 80 per second
 > of average, we have seen in the log file 200 request per
 > second received in some cases. ) the server is using
 > 100% of CPU ( inetinfo.exe process ) and the response
 > time increases in an alarming way.
 >
 > The aplication has only 3 templates without XSLT but only
 > one of then is used continuosly.
 > The sqlxml caching is enabled by default ( so It has 31
 > templatecaching size ).
 >
 > The template has this query:
 > <sql:query client-side-xml="0">
 > exec almacenaDatos
 > @Emp,@Cen,@Fec,@User,@Tx,@Desc,@InCopy,@OutCopy
 > </sql:query>
 > The params are received by post.
 >
 >
 > Can anyone give me any clue?

Add more CPU's to your system!
from 80 to 200 requests a second on a single OS that processes XML (needs a
lot of CPU!) is not bad at all.


Regards,


Egbert
--
compatible web farm Session replacement for Asp and Asp.Net
<a style='text-decoration: underline;' href="http://www.nieropwebconsult.nl/asp_session_manager.htm" target="_blank">http://www.nieropwebconsult.nl/asp_session_manager.htm</a>


 > Thanks in advance.
 > Marina<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS performance problem and SQLXML. 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]