Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  cache 59194 almost 4 years Konstantinos Triantafyllou [Cache | Trunk]: Change size to memsize while i...
  utils-service 57871 over 4 years Argiro Kokogiannaki [Trunk| Services: utils] add file with product...

Latest revisions

# Date Author Comment
59194 29/07/2020 04:09 PM Konstantinos Triantafyllou

[Cache | Trunk]: Change size to memsize while it is setting the cache current entries on metrics.

59002 26/06/2020 04:44 PM Argiro Kokogiannaki

Cache service:

-change console.debug to log
-mv resetAtMidnight inside app.listen

59001 26/06/2020 03:33 PM Argiro Kokogiannaki

[Cahce service]

Add:
const expireShort = 2 * 60 * 1000; //2mins
const expireLong = 24 * 60 * 60 * 1000; //24 hours
const cacheMaxSize =500;
const longCachingRequests = ["/communityFull/", "/pagehelpcontent","/provision/mvc/vocabularies/","/pages?page_route="];...

58699 14/05/2020 06:48 PM Argiro Kokogiannaki

Cache:

Change URL method to work with older nodejs versions

58495 15/04/2020 03:53 PM Konstantinos Triantafyllou

[Cache | Trunk]: Fix some issues on metrics. Remove encode url

58478 10/04/2020 04:29 PM Konstantinos Triantafyllou

[Cache | Trunk]: Add new metrics, encode url

58226 11/03/2020 01:53 PM Konstantinos Triantafyllou

[Cache | Trunk]: Resolved some warnings

58225 11/03/2020 01:51 PM Konstantinos Triantafyllou

[Cache | Trunk]: Add prometheus metrics

57871 13/12/2019 10:35 AM Argiro Kokogiannaki

[Trunk| Services: utils]

add file with production properties
UPload:
add parameter type (default is csv)
allow upload of json
Check for post: Split url to ? in case it contains query parameters

57529 06/11/2019 12:09 PM Argiro Kokogiannaki

[Cache service | Trunk]

1.add url in logs
2. add response in cache only for requests that return code 200

View revisions

Also available in: Atom