https://bugzilla.novell.com/show_bug.cgi?id=434578


           Summary: [PATCH] Support for additional httpRuntime settings on
                    1.0 profile
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


The attached patch adds support the following additional httpRuntime
configuration settings:

* apartmentThreading
* delayNotificationTimeout
* maxWaitChangeNotification
* sendCacheControlHeader
* shutdownTimeout
* waitChangeNotification

and removes support for the following settings:

* enable (is 2.0 only, and not implemented anyway)
* idleTimeout (replaced by shutdownTimeout, and not implemented anyway)
* requireRootedAsAsPath (is 2.0 only, and not implemented anyway)

Note:
This patch only implements reading these settings from the configuration, and
does not provide the implementation for actually using these settings.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to