You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/12/07 00:10:13 UTC

[GitHub] [trafficserver] SolidWallOfCode commented on a change in pull request #8543: doc: Convert miscased Traffic Server references to |TS| macro

SolidWallOfCode commented on a change in pull request #8543:
URL: https://github.com/apache/trafficserver/pull/8543#discussion_r763516165



##########
File path: doc/developer-guide/api/functions/TSAcceptor.en.rst
##########
@@ -44,8 +44,7 @@ An acceptor thread listens for incoming connections and creates the virtual conn
 
 :func:`TSAcceptorGet` returns :type:`TSAcceptor` object that created :arg:`sslp`.
 
-:func:`TSAcceptorGetbyID` returns the :type:`TSAcceptor` object identified by :arg:`id`. :type:`TSAcceptor` represents the acceptor object created by the core
-traffic server.
+:func:`TSAcceptorGetbyID` returns the :type:`TSAcceptor` object identified by :arg:`id`. :type:`TSAcceptor` represents the acceptor object created by the server.

Review comment:
       Walt's right - that should be "proxy" or "core". "server" will cause people to think it is on a remote box.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org