Discussion:
[Mayan EDMS: 2201] Time of documents thumbnails generation
Kamahunda Mulamba
2017-11-16 08:12:25 UTC
Permalink
Hello

I am a newcomer on Mayan EDMS.
After installing a demonstration following the attached procedure (
*edms_install_proc.txt)* , I was seduced by the product.
The only point that is blocking for our customers is that, at the time of
adding a document, the generation of the pages thumbnails take a crazy time.
How can we reduce this time? Is there a setting for this pregeneration to
be done only for the new document and not the whole?
Another option would be that this pregeneration takes place in asynchronous
mode.

Thank you for your reply. Beyond this aspect, the product is really
attractive.


cordially
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tony Nys
2017-11-30 07:04:50 UTC
Permalink
i had the same issue
Make sure the number of worker threads in uwsgi is increased; see my other
posts
Post by Kamahunda Mulamba
Hello
I am a newcomer on Mayan EDMS.
After installing a demonstration following the attached procedure (
*edms_install_proc.txt)* , I was seduced by the product.
The only point that is blocking for our customers is that, at the time of
adding a document, the generation of the pages thumbnails take a crazy time.
How can we reduce this time? Is there a setting for this pregeneration to
be done only for the new document and not the whole?
Another option would be that this pregeneration takes place in
asynchronous mode.
Thank you for your reply. Beyond this aspect, the product is really
attractive.
cordially
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Kamahunda Mulamba
2017-12-20 09:32:02 UTC
Permalink
Hello Tony
Thank you for your reply;
I put the following values in the /usr/share/mayan-edms/uwsgi.ini file:
processes = 10
threads = 10

This does not improve response times however;
Could you tell me the configuration elements to optimize this?

Clt
Post by Tony Nys
i had the same issue
Make sure the number of worker threads in uwsgi is increased; see my other
posts
Post by Kamahunda Mulamba
Hello
I am a newcomer on Mayan EDMS.
After installing a demonstration following the attached procedure (
*edms_install_proc.txt)* , I was seduced by the product.
The only point that is blocking for our customers is that, at the time of
adding a document, the generation of the pages thumbnails take a crazy time.
How can we reduce this time? Is there a setting for this pregeneration to
be done only for the new document and not the whole?
Another option would be that this pregeneration takes place in
asynchronous mode.
Thank you for your reply. Beyond this aspect, the product is really
attractive.
cordially
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
e***@gmail.com
2018-03-06 10:29:41 UTC
Permalink
I've timed the loading and the fancybox intialization to provide the popup
previews take a good chunk. Been thinking about removing that feature now
that the document are displayed in a list item view instead of a vertical
list view. The Open Paperless fork removed it and works great.

On Wednesday, December 20, 2017 at 5:32:03 AM UTC-4, Kamahunda Mulamba
Post by Kamahunda Mulamba
Hello Tony
Thank you for your reply;
processes = 10
threads = 10
This does not improve response times however;
Could you tell me the configuration elements to optimize this?
Clt
Post by Tony Nys
i had the same issue
Make sure the number of worker threads in uwsgi is increased; see my
other posts
Post by Kamahunda Mulamba
Hello
I am a newcomer on Mayan EDMS.
After installing a demonstration following the attached procedure (
*edms_install_proc.txt)* , I was seduced by the product.
The only point that is blocking for our customers is that, at the time
of adding a document, the generation of the pages thumbnails take a crazy
time.
How can we reduce this time? Is there a setting for this pregeneration
to be done only for the new document and not the whole?
Another option would be that this pregeneration takes place in
asynchronous mode.
Thank you for your reply. Beyond this aspect, the product is really
attractive.
cordially
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...