You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2016/07/28 16:26:20 UTC

[GitHub] brooklyn-docs pull request #97: Improves examples copy&paste-ability

Github user aledsage commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/97#discussion_r72654950
  
    --- Diff: guide/start/policies.md ---
    @@ -435,14 +435,14 @@ you could use a load generator like jmeter, or use a script such as the one show
     (changing URL for the URL of your load-balancer):
     
     {% highlight bash %}
    -$ URL=http://10.10.10.101:8000/
    +$ URL=http://10.10.10.101:8080/
    --- End diff --
    
    I thought nginx would come up on 8000, rather than 8080 (which is the port that the first tomcat would use).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---