[Mono-bugs] [Bug 434578] New: [PATCH] Support for additional httpRuntime settings on 1. 0 profile
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 12 03:32:33 EDT 2008
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: mhabersack at novell.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list