Hello, I have nginx 1.3 on my ubuntu 10.04 and there are some websites running by it. I'd like to setup a forward proxy on a specific port so that I could use it on my browsers network options. I've done this so far: server { listen my.vps.ip.address:54321; location / { resolver 8.8.8.8;by asmith - Nginx Mailing List - English
Without PHP_FCGI_x lines system got so much slow. I had to put them back. I noticed in the task bar there are always 1 or 2 php-cgi.exe processes while it must be 4. I splitted cgi.bat file into four individual files each handling one port. Now I have 4 php-cgi.exe processes and system is working even faster than before without any failures. Thanks! without you I couldn't figure it out. Since Iby asmith - Nginx Mailing List - English
I'm new to this, please bare with me... I'm running my fastcgi script using this .bat file: @ECHO OFF D:\environments\php\php-cgi -b 127.0.0.1:9000 -c D:\environments\php\php.ini ping 127.0.0.1 -n 1>NUL echo . echo . echo . EXIT So for my upstream, I modified it to: (duplicated that line 4 times. will that work?) @ECHO OFF D:\environments\php\php-cgi -b 127.0.0.1:8004 -c D:\by asmith - Nginx Mailing List - English
Thanks for your post. I did the following changes, but I'm still getting this error. Note that it is a local environment and I'm barely having 10 requests per second. Probably I didn't get your point and circling around myself. I created 4 more server blocks listening for 8000 to 8003 ports. I tried it without them and I couldn't open any page so I tried this one: http { include mby asmith - Nginx Mailing List - English
Hello, I run my websites using linux, but for my current situation, I test my sites on my windows 7 64bit. I have setup nginx with php and mysql and everything works fine. But depending on how many requests get done in short period of time nginx keep hanging and I have to restart it. Hopefully someone knows what's wrong with it. My machine is Intel Quad Core + 4GB RAM + windows7 ultimate 64by asmith - Nginx Mailing List - English
I have the same problem and it is driving me crazy. When I reboot, it works super fast for like 30 - 60 sec, then hude delays ... I think it must be fast cgi but dont' know where it is going wrong.by asmith - Other discussion
Hi, I have 2 .htaccess files: 1. example.com/.htaccess 2. example.com/forums/.htaccess 1. .htaccess: (rewrite part) RewriteCond %{HTTP_HOST} ^www\.example\.com RewriteCond %{REQUEST_URI} !^/forums/([^.]+)?$ RewriteRule ^(.+)/(.+)/$ index.php?file=$1&action=$2 RewriteCond %{HTTP_HOST} ^www\.example\.com RewriteCond %{REQUEST_URI} !^/forums/([^.]+)?$ RewriteRule ^(.+)/$ iby asmith - Migration from Other Servers
![]() |
![]() |
![]() |
![]() |
![]() |