php-cgi hung as sbwait with lighttpd on FreeBSD
by simoriah on Nov.23, 2008, under computers
I finally got my gallery fixed up. In a nutshell, it worked fine for normal users. But for someone trying to upload stuff, it was a pain in the neck. It would get a few images into an upload and just hang.
The quick fix was to add server.network-backend = “writev” into the lighttpd.conf
More details are available at Steve’s site.
Steve deserves the credit for this. I’m simply linking it to help anyone else that happens to have the same issues.
November 23rd, 2008 on 5:24 PM
Two suggestions:
1) Set up OpenID (there’s a WP plugin for it).
2) Set up a sitemap.xml and notify Google of it. Otherwise it’s unlikely that they’ll find this in a timely manner.
November 23rd, 2008 on 5:38 PM
Damn, you’re good. Quick, too!