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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78632 --- shadow/78632 2006-07-19 21:49:34.000000000 -0400 +++ shadow/78632.tmp.22676 2006-07-19 21:49:34.000000000 -0400 @@ -0,0 +1,62 @@ +Bug#: 78632 +Product: Mono: Tools +Version: unspecified +OS: Solaris [Other] +OS Details: Solaris 10 using zones +Status: NEEDINFO +Resolution: +Severity: Unknown +Priority: Wishlist +Component: mod_mono +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: mod-mono-server2.exe not caching files on solaris + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: + +I realise the asp.net 2.0 implementation is not complete yet however I +attempted to test some of this functionality out recently and came +accross an annoying issue. + +I installed the following: + +Mono 1.1.15 +XSP 1.1.15 +Apache 2.0.55 +mod_mono 1.1.14 + +If I use mod-mono-server.exe then the first time I view a page it takes +roughly 40 seconds but subsequent times are almost instantaneous. If I +use mod-mono-server2.exe then it does not appear to cache the page and +every attempt to view it takes roughly 40 seconds. + +Steps to reproduce the problem: +1. Install the packages mentioned above. +2. Configure apache to view the test pages shipped with XSP using mod- +mono-server2.exe +3. Attempt to view one of the pages multiple times. + +Actual Results: + +The pages are not cached and take a long time to display. + +Expected Results: + +The page to be cached. It will be slow the first time but subsequent +attempts should be quicker. + +How often does this happen? + +Everytime. + +Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-19 21:49 ------- +We're going to release a new xsp and mod_mono soon (I'll try tomorrow). +Please, test with that version and let me know how it goes. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
