This is a diff between 1.2 and 1.3 revisions:

142a142
< (<code>virtuoso-t</code>, or in Commercial Edition, <code>virtuoso-iodbc-t</code>) compiled with as
141d142
> (<code>virtuoso-t</code> for the Open Source Edition [VOS], or <code>virtuoso-iodbc-t</code> for the Enterprise Edition) compiled with as
73a73
< |<nowiki><code>ServerThreads</code></nowiki> %BR% a/k/a %BR% <nowiki><code>MaxClientConnections</code></nowiki> | <code>10</code> | Maximum concurrent HTTP sessions; must be less than the overall database <code><nop>ServerThreads</code> | [[http://docs.openlinksw.com/virtuoso/webserver.html#vspconf][docs]] |
72d73
> |<nowiki><code>ServerThreads</code></nowiki> %BR% a/k/a %BR% <nowiki><code>MaxClientConnections</code></nowiki> | <code>10</code> | Maximum concurrent HTTP sessions the instance will handle; should be less than the the licensed number of concurrent connections | [[http://docs.openlinksw.com/virtuoso/webserver.html#vspconf][docs]] |
66a66
< | <nowiki><code>ServerThreads</code></nowiki> %BR% a/k/a %BR% <nowiki><code>MaxClientConnections</code></nowiki> | <code>20</code> | maximum number of SQL threads the instance will accept - should typically be close to but not over the licensed number of concurrent connections minus the <code><nowiki>ServerThreads</nowiki></code> or <code><nowiki>MaxClientConnections</nowiki></code> setting in the [HttpServer] stanza| [[http://docs.openlinksw.com/virtuoso/dbadm/#ini_parameters_serverthreads][docs]] |
65d66
> | <nowiki><code>ServerThreads</code></nowiki> %BR% a/k/a %BR% <nowiki><code>MaxClientConnections</code></nowiki> | <code>20</code> | maximum concurrent number of SQL (ODBC, JDBC, ADO.NET, OLE&#160;DB, XMLA, and/or iSQL) connections the instance will handle; should typically be close to but not over the licensed number of concurrent connections minus the <code><nowiki>ServerThreads</nowiki></code> or <code><nowiki>MaxClientConnections</nowiki></code> setting in the <code><nowiki>[HttpServer]</nowiki></code> stanza| [[http://docs.openlinksw.com/virtuoso/dbadm/#ini_parameters_serverthreads][docs]] |
52a53
< interfaces (SQL/ODBC/JDBC) and avoid installing any of the packages, even
< the Conductor, should you so desire.
51d52
> interfaces (iSQL, ODBC, JDBC, etc.) and avoid installing any of the packages &mdash; even
> the Conductor &mdash; should you so desire.
46a46
< <code>&lt;http://localhost:8890/conductor/&gt;</code>, to install further packages such
45d46
> <code><nowiki>&lt;http://localhost:8890/conductor/&gt;</nowiki></code>, to install further packages such