|
Home > Archive > Perlbal > August 2005 > reverse proxy mode, HTTP 1.0 or 1.1?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
reverse proxy mode, HTTP 1.0 or 1.1?
|
|
| Kevin Lewandowski 2005-08-17, 5:45 pm |
| I'm now running Perlbal in reverse proxy mode. But I notice that all
requests to the backend are HTTP 1.0, even when the client initiates
a 1.1 request.
Is this normal and could it cause a problem?
thanks
Kevin
| |
| Mark Smith 2005-08-17, 5:45 pm |
| Yes, that's normal. Perlbal only speaks 1.0 to the backends regardless of
what the clients are speaking.
It shouldn't matter, anyway. Clients may send their 1.1 request, but when
they get a 1.0 response from Perlbal, they should switch to 1.0 mode.
We haven't had any problems yet, and I imagine that LiveJournal sees it all!
On Wed, Aug 17, 2005, Kevin Lewandowski wrote:
> I'm now running Perlbal in reverse proxy mode. But I notice that all
> requests to the backend are HTTP 1.0, even when the client initiates
> a 1.1 request.
>
> Is this normal and could it cause a problem?
>
> thanks
>
> Kevin
--
Junior (aka Mark Smith)
junior@danga.com
Software Engineer
Six Apart / Danga Interactive
|
|
|
|
|