Setting servlet arguments

When you add the servlet to your Web server, you can enter optional arguments to customize performance:

Enter the servlet arguments in a comma-delimited string. For example:

TdsResponseSize=[size],TdsSessionIdleTimeout=
  [timeout],Debug=true

Refer to your Web server documentation for complete instructions on entering servlet arguments.