Hi all, I am trying to convert this htaccess file to nginx config and it is not working. Here is my .htaccess <IfModule mod_headers.c> Header unset ETag FileETag None <FilesMatch "(?i)^.*\.(ico|flv|jpg|jpeg|png|gif|js|css)$"> Header unset Last-Modified Header set Expires "Fri, 21 Dec 2020 00:00:00 GMT&quoby otherjohn - Nginx Mailing List - English
Great! now I just need to find out why or what is causing php-fpm to eat up my CPU so much. John On Friday, February 1, 2013 7:31:29 AM UTC-5, Felipe Braz wrote: > > Use -idle-timeout paramater on "FastCgiExternalServer" line to solve this > problem. > > My FastCgiExternalServer line: > FastCgiExternalServer /var/run/fastcgi/USERNAME-fcgi -appConnTimeout 10 > -idby otherjohn - Php-fpm Mailing List - English
Hi all, I cannot track down what is causing this error! I get the following on a regular basis, plus I have extremely high CPU usage too (around 80%)! FastCGI: comm with server "/usr/lib/cgi-bin/php5-fcgi" aborted: idle timeout (30 sec), referer: http://mydomain.com/ FastCGI: incomplete headers (0 bytes) received from server "/usr/lib/cgi-bin/php5-fcgi", referer: hby otherjohn - Php-fpm Mailing List - English
Thanks Stephen, Our DB setup is an external RDS MySql Large DB Instance: 7.5 GB memory, 4 ECUs (2 virtual cores with 2 ECUs each), 64-bit platform, High I/O Capacity. There is not much I can do to increase the performance on this but I don't think it's whats causing the problem. The web server has no traffic (except for me) and the DB is only being used for one other site. Based on its repby otherjohn - Nginx Mailing List - English
Hello All, I am looking to optimize my nginx setup but am new to nginx and some of the settings. Currently the webserver is set to just default settings and on using an forum import script to migrate our forum from another softward I am getting "upstream timed out (110: Connection timed out) while reading response header from upstream". Could someone give me some suggestions? I amby otherjohn - Nginx Mailing List - English