[Tickets #13566] Re: Multi-thread performance while uploading

noreply at bugs.horde.org noreply at bugs.horde.org
Mon Sep 15 21:27:36 UTC 2014


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/13566
------------------------------------------------------------------------------
  Ticket             | 13566
  Updated By         | bonnaud at hotmail.com
  Summary            | Multi-thread performance while uploading
  Queue              | Ansel
  Version            | 3.0.1
  Type               | Enhancement
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


bonnaud at hotmail.com (2014-09-15 21:27) wrote:

> Neither Horde nor PHP has control over the number of CPUs in use on  
> the server. the only thing I could suggest is making sure that the  
> configuration for auto generating the views is turned off and see if  
> that helps

I've actually narrowed it down to the fact that even if you open 3 tab  
in the same browser somehow apache consider it the same session and  
thus don't spread the work on 3 worker. Though if you open one in  
firefox and one in chrome those are considered as 2 session and will  
be working on 2 worker.

I might be mistaken in the explication but the bahavior is what I noticed.

Would there be a workaround possible with that to fire up more worker  
to increase the picture processing ?

Like during the upload I noticed it's only working on 1 picture at a  
time instead of let's say 4 ( configurable the maximum of simultanuous  
upload from a user ) ?





More information about the bugs mailing list