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-10003Cannot read point of interests migrated
- CMS-10002[Search service v2] When selecting current site in sitemap context, the lang field is grayed but taken into account
- CMS-10000[Search service v2] Provide a way to easily create returnable/searchable based on a private content type
- CMS-9990[Regression] Error when modifying a field of type Content of an entry of reference table
- CMS-9970Unable to insert a local image into a richtext on a no-web context
- CMS-9944[Search service v2] Wrong logical operators on criteria when editing
- CMS-9940Some pipelines don't retrieve the SiteName
- CMS-9694Impossible to create a content containing emojis
- CMS-9391Wrong results with new search service
- CMS-9283 Problem with smiley in comments
1 of 16
-
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