[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972723#comment-14972723
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8977:
--------------------------------------------

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";>



> cloudstack UI creates a session for users not yet logged in
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-8977
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8977
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: UI
>    Affects Versions: 4.5.2
>            Reporter: Laszlo Hornyak
>            Assignee: Laszlo Hornyak
>             Fix For: Future
>
>   Original Estimate: 0.1h
>  Remaining Estimate: 0.1h
>
> The cloudstack UI always creates a session. By executing a command like 'ab 
> -n 200000 -c 32' the server can be killed reqlly quick.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to