Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/961#issuecomment-150834389
  
    LGTM, I also see the sessionid no longer there:
    
    
    ```
    [root@cs2 cloudstack]# curl -v 192.168.22.62:8080/client/ >/dev/null
    * About to connect() to 192.168.22.62 port 8080 (#0)
    *   Trying 192.168.22.62...
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                     Dload  Upload   Total   Spent    Left  
Speed
      0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--    
 0* Connected to 192.168.22.62 (192.168.22.62) port 8080 (#0)
    > GET /client/ HTTP/1.1
    > User-Agent: curl/7.29.0
    > Host: 192.168.22.62:8080
    > Accept: */*
    > 
    < HTTP/1.1 200 OK
    < Content-Type: text/html; charset=utf-8
    < Transfer-Encoding: chunked
    < Server: Jetty(6.1.26)
    < 
    { [data not shown]
    100  225k    0  225k    0     0  7769k      0 --:--:-- --:--:-- --:--:-- 
8047k
    * Connection #0 to host 192.168.22.62 left intact
    ```
    
    Also important, I can still login properly and it all works as expected:
    <img width="1225" alt="screen shot 2015-10-24 at 19 02 21" 
src="https://cloud.githubusercontent.com/assets/1630096/10711635/0bdaa82e-7a82-11e5-925f-86636419cfe9.png";>



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to