[Mono-bugs] [Bug 52169][Wis] Changed - WebServices Problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Jan 2004 23:36:04 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by shiziye@hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=52169

--- shadow/52169	2004-01-08 13:37:29.000000000 -0500
+++ shadow/52169.tmp.22312	2004-01-09 23:36:04.000000000 -0500
@@ -62,6 +62,22 @@
 I've been able to repro the problem. I'm working on it.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-01-08 13:37 -------
 Ah, ok. Can you post the code that is causing a perf problem here, I 
 would like to investigate that. There is no reason for a shocking 
 difference in performance.
+
+------- Additional Comments From shiziye@hotmail.com  2004-01-09 23:36 -------
+I have tested new version of XSP-0.8, and run my program program  
+that continue to access the webservice with 10 thread on this 
+evironment.
+1. IIS on Windows 2003
+  No problem, 3000 response per minute
+2. XSP-0.8 on Windows 2003
+  No problem, it has solved the memery problem in XSP-0.6. But only 
+1000 response per minute.
+3. XSP-0.8 on RedHat 9 (Mono 0.29)
+  After about 30 response, the server died. There is improvement, 
+for XSP-0.6 with Mono 0.28, no respose at all.
+
+I will post the test Program and Webservice later.
+