Blog archive

Check out what we've been up to

Subscribe

Archives

Browse our older posts

Tired of comment spam? Let Akismet take care of it for you.

Archive for February, 2008

Using HTTP 1.1

6 comments February 25, 2008 by Matt

If you’re using HTTP 1.1 in your Akismet client, or the one in PEAR, there’s a bug that could cause your client to timeout.

The problem does not lie with Akismet servers, the problem lies in an incorrect implementation of HTTP/1.1 persistent connections in the Akismet class. The Akismet API servers support persistent connections for HTTP/1.1 but the class is not written to use persistent connections. Specifying a ‘Connection: close’ header will fix the problem for HTTP/1.1.

Read more about the problem here.

Follow

Get every new post delivered to your Inbox.

Join 75 other followers