Autodesk 15606-011408-9007 Installation Guide - Page 23

Setting Up the Security Properties, instead. To do this, set the application mapping in IIS

Page 23 highlights

Add the following to the Windows Registry. Change the path to mapagent.exe if necessary. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\FASTCGI] "MaxPostData"=dword:00000000 "CustomVars"=dword:00000000 "ThreadPoolSize"=dword:0000000a "BypassAuth"=dword:00000001 "Impersonate"=dword:00000000 "StartServers"=dword:00000001 "IncrementServers"=dword:00000001 "MaxServers"=dword:00000004 "Timeout"=dword:0000003c [HKEY_LOCAL_MACHINE\SOFTWARE\FASTCGI\.fcgi] "BindPath"="app-mapagent" "AppPath"="C:\\Program Files\\MapGuideOpenSource\\WebServerExten sions\\www\\mapagent\\mapagent.exe" You should increase the number of ephemeral ports available for the FastCGI agent. Otherwise, there is a chance that the pool of available ports will be used up before enough ports have been freed. Refer to the Microsoft support note at http://support.microsoft.com/default.aspx?scid=kb;en-us;319502 for details. Another alternative is to disable the FastCGI agent and use a regular CGI agent instead. To do this, set the application mapping in IIS to mapagent.exe instead of isapi_fcgi.dll. Setting Up the Security Properties To set the security properties, go to the Directory Security tab and click Edit. Set the options as shown in the dialog below. Note that the account information is already set for you by IIS and you don't need to change it. Setting Up the Security Properties | 19

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38

Add the following to the Windows Registry. Change the path to mapagent.exe
if necessary.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\FASTCGI]
"MaxPostData"=dword:00000000
"CustomVars"=dword:00000000
"ThreadPoolSize"=dword:0000000a
"BypassAuth"=dword:00000001
"Impersonate"=dword:00000000
"StartServers"=dword:00000001
"IncrementServers"=dword:00000001
"MaxServers"=dword:00000004
"Timeout"=dword:0000003c
[HKEY_LOCAL_MACHINE\SOFTWARE\FASTCGI\.fcgi]
"BindPath"="app-mapagent"
"AppPath"="C:\\Program Files\\MapGuideOpenSource\\WebServerExten
sions\\www\\mapagent\\mapagent.exe"
You should increase the number of ephemeral ports available for the FastCGI
agent. Otherwise, there is a chance that the pool of available ports will be
used up before enough ports have been freed. Refer to the Microsoft support
note at
for details.
Another alternative is to disable the FastCGI agent and use a regular CGI agent
instead. To do this, set the application mapping in IIS to
mapagent.exe
instead
of
isapi_fcgi.dll
.
Setting Up the Security Properties
To set the security properties, go to the Directory Security tab and click Edit.
Set the options as shown in the dialog below. Note that the account
information is already set for you by IIS and you don't need to change it.
Setting Up the Security Properties |
19