[Mono-devel-list] Fw: Bug with multiple threads in XSP ?
Tiago Lima
tiago.lima at vianw.pt
Fri Nov 21 16:12:08 EST 2003
Hi again,
Yes ! I've did it ! Here is a sort of test to demonstrate a bug in the XSP
server... Hope this helps :)
The file "MainClass1.cs" launches a couple of threads that request the same
page and display the length of the response.
It is supposed to be always the same value...
Instructions:
- The files "MyButton.cs" and "ViewStateTester.aspx" are part of the
site to test.
- compile with:
$ mcs *.cs
/t:library -r:System.Web.dll -out:bin/MyButton.dll
- The file MainClass1.cs has a main method that launches a couple of
threads making requests to the site.
- please replace <site> the site to test.
- it displays the number of bytes returned by the xsp server...
Some request shows different lengths...
If you need more information I'am available. I would appreciate some kind of
urgency...
Thanks,
Tiago Lima
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031121/a5bb2ac6/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MainClass1.cs
Type: application/octet-stream
Size: 1158 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031121/a5bb2ac6/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ViewStateTester.aspx
Type: application/octet-stream
Size: 2090 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031121/a5bb2ac6/attachment-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MyButton.cs
Type: application/octet-stream
Size: 391 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031121/a5bb2ac6/attachment-0002.obj
More information about the Mono-devel-list
mailing list