[wp-trac] [WordPress Trac] #8605: POST-request,
but content-length missing -> 411
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 13 17:49:14 GMT 2008
#8605: POST-request, but content-length missing -> 411
---------------------+------------------------------------------------------
Reporter: eliascn | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Version: 2.7
Severity: normal | Keywords:
---------------------+------------------------------------------------------
Since I updated to 2.7 stable, I found lighttpd 1.4.13-4etch11
(PHP5.2.0-8+etch13 + FastCGI) record the following error into error.log
for every access on wordpress homepage (the page could be displayed as
usual, lighttpd just record such error):
2008-12-14 01:41:29: (request.c.1092) POST-request, but content-length
missing -> 411
But for 2.6.5, everything is ok.
After checking the time stamp in error.log, I found that is an access to
wp-cron.php at the same time.
58.30.17.160 - - [14/Dec/2008:01:41:29 +0800] "POST /wp-
cron.php?check=f799fc914a05b24049b91d71848f26ed HTTP/1.0" 411 357 "-"
"WordPress/2.7"
In which, "58.30.17.160" is the ip of my server itself.
--
Ticket URL: <http://trac.wordpress.org/ticket/8605>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list