« Previous | Next » 

Revision 1412

jan, 11/11/2006 08:41 PM

fixed ...

- if a backend connection free's up, hand it to one of the sleeping
connections.
- read the response content as part of the state-handling instead of as
part of the event handler. If the content is small, we won't get a
event as the content is part of the header-packet.
- send request-header and the start of request-body in a single writev()
packet. [required for fastcgi to work]

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences