[
https://issues.apache.org/jira/browse/CLOUDSTACK-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967754#comment-14967754
]
ASF GitHub Bot commented on CLOUDSTACK-8977:
--------------------------------------------
GitHub user K0zka opened a pull request:
https://github.com/apache/cloudstack/pull/961
CLOUDSTACK-8977: remove session creation from index.jsp
Signed-off-by: Laszlo Hornyak <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/K0zka/cloudstack CLOUDSTACK-8977
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/961.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #961
----
commit 040810e67a9139528231c73418997f21aead1db7
Author: Laszlo Hornyak <[email protected]>
Date: 2015-10-21T19:36:15Z
CLOUDSTACK-8977: remove session creation from index.jsp
Signed-off-by: Laszlo Hornyak <[email protected]>
----
> 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)