This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Simon.Blanchard
Recipients Simon.Blanchard, grahamd, r.david.murray
Date 2012-10-31.08:02:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351670576.83.0.611782770038.issue16362@psf.upfronthosting.co.za>
In-reply-to
Content
'HTTP_USER_AGENT': 'Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)',

It's the Baidu spider according to the user agent string. (Baidu is the biggest search engine in China.) The serving app is Django + mod_wsgi + Apache - which I think must be OK. I guess the Baidu spider is broken?

Thanks
History
Date User Action Args
2012-10-31 08:02:56Simon.Blanchardsetrecipients: + Simon.Blanchard, grahamd, r.david.murray
2012-10-31 08:02:56Simon.Blanchardsetmessageid: <1351670576.83.0.611782770038.issue16362@psf.upfronthosting.co.za>
2012-10-31 08:02:56Simon.Blanchardlinkissue16362 messages
2012-10-31 08:02:56Simon.Blanchardcreate