>i'm mucking about writing a simple http proxy/filter at the moment, and i
>was wondering, does anybody know where I could find some info on what
>exactly is required to make a proxy work ? I've had a look in the http1.0
>RFC, but it wasn't all that clear or helpful.
>
>Any other sources ?
Yes, you should be looking at the HTTP1.1 specs instead.
Simplifying a lot, a proxy looks like a web server to the client and
looks like a client to the web server or next proxy up, except that the
client gives a proxy a full URL instead of one relative to the document
root for that (virtual) host. Then throw in complications to do with
connections, resource lifetimes, etc, etc.
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text