Tagged Questions
1
vote
2answers
63 views
Ram issues with NGINX, PHP-FPM+APC and Varnish
I'm running a 512MB and i have lot of ram issues. I think is due to my configuration.
root@s1:~# free -m
total used free shared buffers cached
Mem: 1024 ...
1
vote
2answers
59 views
Memory adjustments for magento with php5-fpm , Nginx, APC, Mysql
I am using magento with php5-fpm , Nginx, APC, and Varnish. When there is varnish hit, the load time is very good. But on varnish miss, the site takes toomuch time to load. I have seen through htop ...
0
votes
1answer
370 views
php-fpm, nginx magento store. Coming to a halt
We just moved to a new server. 2 x Dedicated, 48 GB ram, php-fpm, nginx, memcached, APC. We have an issue where each php-fpm process that spawns keeps getting bigger. A fresh restart of php-fpm shows ...
0
votes
0answers
62 views
Apache2, php-fpm, APC
I was wondering if anyone has had any experience with the above setup.
I have an EC2 instance (Large) running the above setup and it appears to be working....OK.
I have been monitoring the ...
1
vote
1answer
273 views
Continuous segmentation faults (code 11) with nginx and php-fpm
I'm running a CentOS 6 64bit server with 1.2 GHz CPU and 2.4 GB RAM. The server runs nginx and php-fpm with the APC extension and also mysql.
A couple of weeks ago the server starting continuously ...
1
vote
0answers
149 views
Need help optimizing a LEMP setup on a 4GB dedicated server
Recently i got a project i'm working in financed by a friend. So he gave me access to a 60mbps dedicated connection link and a HP Compaq 8200 Elite.
The HP is just a desktop, but i'm using it as a ...
1
vote
2answers
1k views
I/O Error with PHP5-FPM, ptrace(PEEKDATA) failed
I got a lot of these:
[NOTICE] child 19214 stopped for tracing
[NOTICE] about to trace 19214
[ERROR] ptrace(PEEKDATA) failed: Input/output error (5)
[NOTICE] finished trace of 19214
[WARNING] ...