At this time all the images are served depending on rights. Each image is computed for the right size and finally serve to the user.
If 20 users ask the homepage that contains 15 images then Ametys is computing (resizing) 300 images at the same time. The CPU is working a lot and tomcat is not serving others requests during that time.
Favorite Filters
You must be logged in to view favorite filters.
Export - CSV (All fields)
Export - CSV (Current fields)
Search
- CMS-10027All the thumbnails should served with a cache to improve performances particularly when using rights
- CMS-10024[SolrIndexer] Better logging of /reloadAclCache
- CMS-10019 A search by topic with the Page Search service does not work
- CMS-10010[Parameter files] Broken UI after D&D between 2 files
- CMS-10009[Parameter files] After removing a file/folder, the tool does not refresh
- CMS-10008[Parameter files] Cannot rename a folder after double-clicking
- CMS-9940Some pipelines don't retrieve the SiteName
1 of 7
-
Unassigned
-
Frederic Ravetier (Inactive)
- Votes:
-
1 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved:
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
Let's see if needed in another issue the performances to serve them