Modify ↓
Opened 14 years ago
Closed 14 years ago
#667 closed defect (fixed)
Keepalive error with lighttpd
Reported by: | eblot | Owned by: | eblot |
---|---|---|---|
Priority: | minor | Milestone: | 0.6 |
Component: | Build slave | Version: | dev |
Keywords: | Cc: | ||
Operating System: | BSD |
Description
Slave side
[DEBUG ] Sending POST request to 'http://server/trac/sdk/builds/37389/keepalive/' [WARNING ] Server returned keepalive error 411: Length Required
Server side
[/var/log/lighttpd/error.log] 2011-03-03 18:57:32: (request.c.1141) POST-request, but content-length missing -> 411
Attachments (0)
Change History (3)
comment:1 Changed 14 years ago by eblot
comment:2 Changed 14 years ago by osimons
- Milestone changed from 0.6.1 to 0.6
- Owner set to eblot
Thanks. Committed in [970:971].
comment:3 Changed 14 years ago by osimons
- Resolution set to fixed
- Status changed from new to closed
... and closing.
Note: See
TracTickets for help on using
tickets.
The following patch seems to keep lighttpd happy ;-)
bitten/slave.py