473,508 Members | 2,374 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help(urgent) needed for the Framework 3.5 and machine.config.

We used to run our application on framework 1.1 and upgraded to 3.5
recently(I understood 2.0 and 3.5 are same except for the few add In
s)

Our Prod environment is on Win 2003 & IIS 6.0 and server(s) is built
with 4 CPUs & 4GB RAM.

Based on Microsoft thread pool recommendations we have the following
Machine.config entries..

<processModel
enable="true"
timeout="Infinite"
idleTimeout="Infinite"
shutdownTimeout="0:00:05"
requestLimit="Infinite"
requestQueueLimit="5000"
restartQueueLimit="10"
memoryLimit="60"
webGarden="false"
cpuMask="0xffffffff"
userName="XXXX"
password="XXXXX"
logLevel="Errors"
clientConnectedCheck="0:00:05"
comAuthenticationLevel="Connect"
comImpersonationLevel="Impersonate"
responseDeadlockInterval="00:03:00"
maxWorkerThreads="100"
maxIoThreads="100"
/>

<httpRuntime
executionTimeout="90"
maxRequestLength="4096"
useFullyQualifiedRedirectUrl="false"
minFreeThreads="352"
minLocalRequestFreeThreads="4"
appRequestQueueLimit="100"
enableVersionHeader="true"
/>

<connectionManagement>
<add address="*"
maxconnection="48"
/>

But with framework upgrade I couldnt see anyof these entries in
machine.config.
Can I add all of the above in the framework 3.5 machine.config file???

httpRuntime node is not even present in latest machine.config, my
question is can I add it under system.web element???

Thanks in advance.




Oct 6 '08 #1
2 1773
a general cleanup of machine.config was done in framework 2.0. to make its
smaller, all default values were removed, and are documented in
machine.config.comments. also machine.confifg was broken into serveral files.
there is now a web.config.

-- bruce (sqlwork.com)
"rK*********@gmail.com" wrote:
We used to run our application on framework 1.1 and upgraded to 3.5
recently(I understood 2.0 and 3.5 are same except for the few add In
s)

Our Prod environment is on Win 2003 & IIS 6.0 and server(s) is built
with 4 CPUs & 4GB RAM.

Based on Microsoft thread pool recommendations we have the following
Machine.config entries..

<processModel
enable="true"
timeout="Infinite"
idleTimeout="Infinite"
shutdownTimeout="0:00:05"
requestLimit="Infinite"
requestQueueLimit="5000"
restartQueueLimit="10"
memoryLimit="60"
webGarden="false"
cpuMask="0xffffffff"
userName="XXXX"
password="XXXXX"
logLevel="Errors"
clientConnectedCheck="0:00:05"
comAuthenticationLevel="Connect"
comImpersonationLevel="Impersonate"
responseDeadlockInterval="00:03:00"
maxWorkerThreads="100"
maxIoThreads="100"
/>

<httpRuntime
executionTimeout="90"
maxRequestLength="4096"
useFullyQualifiedRedirectUrl="false"
minFreeThreads="352"
minLocalRequestFreeThreads="4"
appRequestQueueLimit="100"
enableVersionHeader="true"
/>

<connectionManagement>
<add address="*"
maxconnection="48"
/>

But with framework upgrade I couldnt see anyof these entries in
machine.config.
Can I add all of the above in the framework 3.5 machine.config file???

httpRuntime node is not even present in latest machine.config, my
question is can I add it under system.web element???

Thanks in advance.




Oct 6 '08 #2
Thanks for the reply.

Information you provided explains about ProcessModel element default
values.
Please tell me can I include missing httpRuntime and
connectionManagement Nodes in the new machine.config file with the
suggested(microsoft thread pool settings) values??

Oct 6 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2944
by: Sims | last post by:
Hi, Given a string $txt and an array of strings $txt_array what would be the best/fastest way to search in _insensitive_ case if $txt is in $text_array and, if it is, where is it? Because I...
6
2658
by: Jack Smith | last post by:
Help needed on this question. Any help is appreciated. Thanks in advance. Given a binary string (i.e. a finite sequence of 0's and 1's) we choose any two digit substring 01 and replace it by a...
3
14354
by: Stijn Lambert | last post by:
Hi all ... Does anyone know if it is possible to register a COM-DLL through code using statements of the .NET framework (VB.NET or C#) without using the command-line or shell or anything? ...
1
1956
by: worzel | last post by:
Hi All, I am looking for a reg ex that will match email addresses withing <a href=mailto blah > links. Actually, I already crafted my own, but with a slight problem: <a...
2
1469
by: Willie | last post by:
I try to setup SQL Server to work with .NET Framework Anyone here willing to help? Step By Step Help Needed. Thanks
2
2705
by: kumar_ps | last post by:
Hi, I am new for VB6.0 i need help urgent.. I have taken a picture box and a dialogbox for open when i click open dialog is showing bu how to open pdf files in the picturebox. and suppose we open a...
14
2155
by: tbird2340 | last post by:
I want to write an if / then statement and have tried using this: var MyVarMailto; if (Request.Form("LoanRequest") == "Under $250,000") { if (Request.Form("Organization") == "1") { MyVarMailto...
0
2562
by: Christopher | last post by:
Urgent Help Needed: The EPVH-1.1 Visual Hull Library. Dear All, I am a student doing research in computer vision. The EPVH-1.1 Visual Hull Library will really help a lot in my research. I...
1
2602
by: Joel Fireman | last post by:
Help Needed: Upgrade Fedora 4 / Apache 2 to PHP 5.2.x from 5.0.4 I've been testing Joomla as a content manager for the County offices, and it looks pretty good. Unfortunately, I decided to...
1
1206
by: =?Utf-8?B?Sm9yZ2UgUmliZWlybw==?= | last post by:
Hello I've a huge problema with a asp.net page. my page has a user control that fires an event in that event handler I load a control property and update some text boxes accordingly. my...
0
7224
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7120
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7323
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7039
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5626
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5050
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4706
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.