Hi.
we have a need to implement timeouts in the reverse proxy code ( for example ... if the remote server hasn't responded in 10 seconds)
I was wondering how I would go about doing this.


I'm looking in proxy_http.c code, and notice that it is doing a apr_bucket_read.. it there a way to tell the bucket read function how long for it
to wait?


Thanks

..Ian


Oh.. the cookie thing was due to 1 cookie being host based, and the other being domain based.
I've also raised a bug with weblogic for the HTTP 1.1 problem





Reply via email to