fastcgi
Java bridge'ed error
I\'m trying to move a JaveBridge\'ed project to a new server. Its running PHP w Java throught sun-java6. I don\'t know how to read java error output and was hoping one of you couldpoint me in a direct[详细]
2023-04-13 09:02 分类:问答What is the difference between these two configurations to run Django?
I have these two configurations. I would like to know what\'s the difference and which one is better and faster?[详细]
2023-04-11 18:11 分类:问答How to configure Lighthttpd with fastcgi
I\'ve installed LightTPD on windows. It starts without fastcgi normally. Then I copy/paste one of the fastCGI examples[详细]
2023-04-11 15:31 分类:问答Why is (mono) asp.net slower than php?
I have a simple hello world written in asp.net, php and regular html. They are being served by nginx using fastcgi for php5 and xsp (mono 2.6.7, fastcgi-mono-server2.exe 2.6.5.0). I am using a simple[详细]
2023-04-08 23:30 分类:问答how do i tell nginx to handle the file after fastcgi rewrites it?
I have a asp.net app and i am using nginx with fastcgi开发者_Python百科&mono. When i visit static.mysite.com/type/258/nicename.png i need nginx to grab the file from apppath/public/uploads/00/00/0[详细]
2023-04-06 21:44 分类:问答PHP IIS 7 and FastCGI not working
I\'ve followed the directions here: Using FastCGI to Host PHP Applications on IIS 7 to configure Windows 2008, PHP with IIS 7 and FastCGI, and I\'m running into issues. The PHP version is 5.3.8. I\'ve[详细]
2023-04-05 17:09 分类:问答site not loading after enabling fastcgi in joomla
I am developed one joomla site.It was working good.But site is not loading after enable the FastCGI.I don\'t understand what the problem is ![详细]
2023-04-05 02:14 分类:问答nginx/fastcgi 504 gateway error, increasing fastcgi_read_timeout isn't helping
I need the timeout to be high so I can use a debugger on my source code.It\'s getting passed to fastcgi from nginx correctly, but always times out after 60 seconds.I\'ve changed as many timeout parame[详细]
2023-04-04 01:33 分类:问答Why FastCGI is so slow?
Recently I\'ve compared two versions of my C++ application that processes huge files (tens of GBs): a regular executable and fastcgi binary spawned under the lighttpd server. It turned out that fastcg[详细]
2023-04-03 21:20 分类:问答NGINX, FastCGI, UTF-8 Encoding: Output iso-8859-1 instead of utf8
i hope you can give me an idea about what\'s going wrong. The Szenario: I run gitweb (CGI) with a script in fastcgi mode:[详细]
2023-04-02 15:50 分类:问答