标签/Tag为[FastCGI]的文章

呃,search.cgi

收到服务方DreamHost的Mail,全文如下:

Hello,


Your site, easun.org, is causing quite a load on the server. I see quite
a few requests for your


easun.org/cgi-bin/mt/search.cgi


Looks like it maybe getting search "spammed". I've chmod the search.cgi
file by removed executable rights to it.


The load on the server lowered to 5 after this happened.


Please also view our wiki on finding causes of heavy usage.

http://wiki.dreamhost.com/index.php/Finding_Causes_of_Heavy_Usage


Thanks!

Chih


--

DreamHost Support Team + support@dreamhost.com

Earn over $97 for each referral: http://www.dreamhost.com/rewards.html

To continue this support case, just reply to this email.

Open a new case at: https://panel.dreamhost.com/?tab=support

希奇古怪的问题... Spam?? 从后台看根本没有 search.cgi 的操作..
来自Web的最近一次对 search.cgi 的访问显示的是在两天前。所以,问题很奇怪. 网站N长时间没有更新了,应该不会有问题才是.
等周末我重新让程序工作在FastCGI下吧..也许能快一点....暂时就让search.cgi休息几天吧。

--EOF--

升级到MT3.34和FastCGI的开启 ,

Movable Type 3.34出来好几天了吧?终于决定给自己的WebBlog升级了。
升级的热点是近来SPAM猖狂和新版本对FastCGI的支援。而我的WebBlog是在DreamHost上,刚好支援FastCGI

升级很容易,简单覆盖,看的出来,似乎 Six Apart 这次只是修改了 Bootstrap.pm 让它支援FastCGI而已,其他的修改基本上忽略不计。

说实在的,对于 FastCGI 技术我并不看好,觉得其不稳定性太高,程序写的稍有不好就会使apache崩溃,相对来说,我青睐于mod_perl,这个稳定点,性能也好点,MT程序标准的OOP编写方式在mod_perl跑的很稳定的,但是似乎支援mod_perl的空间除了自己作主机商外几乎是不可能的:)