> From: Ian Holsman [mailto:[EMAIL PROTECTED]
> Sent: 02 October 2001 07:13

> has anyone got a list of things that they want the client to do?
>
> we could use this as a 'STATUS/Wish' list.
>
> Here's are some of the things I would find usefull:
>
> * Simple 'GET/Post/Head' function just does it and returns
>    the contents in a bucket-brigade
>
> * Async version of above.. (like LWP::Parallel) I just push
>    GET requests and it notifies me when there is an event for
>    one of them.
>
> * filters used for 'serf' as similiar in syntax/use to HTTPD
>
> * HTTP/1.1 Support
>
> * SSL Support
>
> * Connection Pooling per server (ie we keep a max of n open connections
>    to a server and we re-use these on different requests)
>
> * send requests to a server from a list of servers/ports (via round-robin)
>
> what do you guys think?

I have some irc logs with a few things we wanted.  I'll posta short
summary later.  Unfortunately, I'll be out of the running all day today
(and possibly tomorrow).

Sander

Reply via email to