Re: Upload php high cpu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




----- Original Message -----
> Hi,
> 
> I have an issue with the tool openupload, which is a php tool to
> upload files http://openupload.sourceforge.net/.
> 
> My apache server is on a debian wheezy, which is hosted on a vserver
> (fs
> reiserfs) inside a squeeze, which is also hosted on vmware esx which
> has on core and 2 go of ram.
> 
> Each times I upload a file, the apache process take 99% of the cpu,
> nothing particular in the apache logs, even in debug.

High CPU, when in User Space, generally means your application is doing
something. If it's in system, it means the system is doing something.

With your level of abstraction, who knows what's really happening?
Can you repro that anywhere outside?
Can you strace(1) the process while it's misbehaving?
Can you check it out with Xdebug? -- Please refer to Derick's
or Rassmus' excellent presentations on how to debug PHP applications
using Xdebug.
 

> I tried with squeeze and wheezy but no luck, same result with apache
> 2.2.16 and 2.2.21.
> 
> So I went to php.ini and verify the points :
> 
> max_execution_time = 60
> max_input_time = 60
> memory_limit = 128M
> 
> Apache version : 2.2.21
> Php : 5.3.8
> 
> 
> I've been in contact with the developers, no clue.
> 
> Anyone can help us on this ?
> 
> Thanks,
> 
> Olivier

i

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@xxxxxxxxxxxxxx
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515  2EA5 4B1D 9E08 A097 C9AE


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux