138
Chapter 5
E
Add the following lines to the
fi
le:
<appSettings>
<add key="ImageCacheURL" value="http://WebServerName/SPSSMR/ImageCache/ImageCache.aspx"/>
</appSettings>
If this setting is not de
fi
ned, template
fi
les will not be available.
E
Save the changes and close the
fi
le.
Configuring the RegistrationURL setting in the registry
On each machine running the Interviewing Service:
E
Run regedit and navigate to
\HKEY_LOCAL_MACHINE\Software\SPSS\mrInterview\3\Interviewing\.
E
Change the value of the RegistrationURL setting so that it starts with “https” rather than the
standard “http”:
https://%SERVER%/mrIWeb/mrIWeb.dll?Handler=EngineRegistrationService
If this setting is not de
fi
ned, add it and give it the value shown above.
E
Save your changes and close regedit.
Changing the registration password
This is optional and applies to all machines running the Interviewing Service.
E
Navigate to [INSTALL_FOLDER]\IBM\SPSS\DataCollection\6\Interviewer
Server\Server\mrIWeb and open
Web.con
fi
g
.
E
Replace the default registration password stored in RegistrationPW with a password of your
choice.
E
Save your changes and close the
fi
le.
E
Run regedit and navigate to
\HKEY_LOCAL_MACHINE\Software\SPSS\mrInterview\3\Interviewing\.
E
Change the value of the RegistrationPW setting so that it matches the password you have just
de
fi
ned in the
Web.con
fi
g
fi
le.
E
Save your changes and close regedit.
Recycling application pools
This task applies only to machines running Internet Information Services (IIS) 7 or above with
Windows Server 2003 or 2008.
You should recycle processes periodically, for both stability and performance reasons. Over long
periods of time, leaked resources and system or application problems may affect Web server
throughput. You should balance this with recycling too often, however, since the cost of stopping
the worker process, reloading pages and re-obtaining resources and data may override the bene
fi
ts