Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 70735 Details for
Bug 191680
[Help][Doc] cannot configure help server port any more
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch
docPatch191680.txt (text/plain), 5.40 KB, created by
Adam Archer
on 2007-06-08 15:33:50 EDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Adam Archer
Created:
2007-06-08 15:33:50 EDT
Size:
5.40 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.platform.doc.isv >Index: guide/ua_help_setup_preferences.htm >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.platform.doc.isv/guide/ua_help_setup_preferences.htm,v >retrieving revision 1.5 >diff -u -r1.5 ua_help_setup_preferences.htm >--- guide/ua_help_setup_preferences.htm 8 Jun 2007 15:18:33 -0000 1.5 >+++ guide/ua_help_setup_preferences.htm 8 Jun 2007 19:31:59 -0000 >@@ -362,76 +362,77 @@ > </tbody> > </table> > >-<h3>org.eclipse.help.appserver plug-in:</h3> >+<h3 class="deprecated">org.eclipse.help.appserver plug-in:</h3> >+<span class="warning">Deprecated: This plug-in is no longer used by help. See table for alternative usage.</span> > > <table border="1"> > <tbody> > <tr> >- <td style="font-weight: bold;">Preference key</td> >- <td style="font-weight: bold;">Usage<br> >- </td> >- <td style="font-weight: bold;">Default</td> >+ <td style="font-weight: bold;"><span class="deprecated">Preference key</span></td> >+ <td style="font-weight: bold;"><span class="deprecated">Usage</span></td> >+ <td style="font-weight: bold;"><span class="deprecated">Default</span></td> > </tr> > <tr> >- <td><code>port</code></td> >- <td>The port number on which the sever listens for http >+ <td><code class="deprecated">port</code> <span class="warning">(deprecated)</span></td> >+ <td><p class="deprecated">The port number on which the sever listens for http > requests. If port is not given, an arbitrary >-port is picked by the system.</td> >+port is picked by the system.</p> >+<p class="warning">Start Eclipse with "-vmargs -Dserver_port=<port>" instead</p></td> > <td> </td> > </tr> > <tr> >- <td style="vertical-align: top;"><code>host</code><br> >+ <td><code class="deprecated">host</code> <span class="warning">(deprecated)</span><br> > </td> >- <td style="vertical-align: top;"><p>The host address or name to use >+ <td><p class="deprecated">The host address or name to use > for connecting to the server. The default is nothing, and eclipse will > pick up an available local address.</p> >- <p>Products using help in local mode (workbench or stand-alone, not infocenter), >+ <p class="deprecated">Products using help in local mode (workbench or stand-alone, not infocenter), > can set this preference to "<code>127.0.0.1</code>" to > ensure help server is not exposed to other users on the network.<br> >- </p></td> >- <td style="vertical-align: top;"><br> >- </td> >+ </p> >+ <p class="warning">Start Eclipse with "-vmargs -Dserver_host=<host>" instead</p></td> >+ <td> </td> > </tr> > </tbody> > </table> > >-<h3>org.eclipse.tomcat plug-in:</h3> >+<h3 class="deprecated">org.eclipse.tomcat plug-in:</h3> >+<span class="warning">Deprecated: This plug-in is no longer used by help. No alternative commands available.</span> > > <table border="1"> > <tbody> > <tr> >- <td style="font-weight: bold;">Preference key</td> >- <td style="font-weight: bold;">Usage<br> >- </td> >- <td style="font-weight: bold;">Default</td> >+ <td style="font-weight: bold;"><span class="deprecated">Preference key</span></td> >+ <td style="font-weight: bold;"><span class="deprecated">Usage</span></td> >+ <td style="font-weight: bold;"><span class="deprecated">Default</span></td> > </tr> > <tr> >- <td><code>acceptCount</code></td> >- <td>The maximum queue length for incoming connection requests >+ <td><code class="deprecated">acceptCount</code> <span class="warning">(deprecated)</span></td> >+ <td><span class="deprecated">The maximum queue length for incoming connection requests > when all possible request processing threads are in use. Any requests >-received when the queue is full will be refused.</td> >- <td><code>100</code></td> >+received when the queue is full will be refused.</span></td> >+ <td><code class="deprecated">100</code></td> > </tr> > <tr> >- <td style="vertical-align: top;"><code>maxProcessors</code><br> >+ <td><code class="deprecated">maxProcessors</code> <span class="warning">(deprecated)</span><br> > </td> >- <td style="vertical-align: top;">The maximum number of request >+ <td><span class="deprecated">The maximum number of request > processing threads to be created by this Connector, which therefore > determines the maximum number of simultaneous requests that can be >-handled.<br> >+handled.</span> > </td> >- <td style="vertical-align: top;"><code>75</code><br> >+ <td><code class="deprecated">75</code><br> > </td> > </tr> > <tr> >- <td style="vertical-align: top;"><code>minProcessors</code><br> >+ <td><code class="deprecated">minProcessors</code> <span class="warning">(deprecated)</span><br> > </td> >- <td style="vertical-align: top;">The number of request processing >+ <td><span class="deprecated">The number of request processing > threads that will be created when this Connector is first started. This > attribute should be set to a value smaller than that set for >-maxProcessors.<br> >+maxProcessors.</span> > </td> >- <td style="vertical-align: top;"><code>5</code><br> >+ <td><code class="deprecated">5</code><br> > </td> > </tr> > </tbody>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 191680
: 70735