[medusa] medusa and apache proxy

Sam Rushing rushing@n...
Thu, 12 Apr 2001 22:12:45 -0700


rprice@u... wrote:

> When a user accesses medusa directly (not through a proxy) it takes less than 1
> second to display the page.
>
> When a user accesses the same medusa server page via an apache proxy server, the
> pages seem to hang at 66% loaded. It can then take anywhere from 2 to 60
> seconds for the page to finally load. Another problem when accessing through
> the proxy is that the browser occasionally indicates 'contacting server' for
> many seconds before any information is transmitted.
>
> Any ideas why this would happen?

None yet... a couple of things to try:

1) what happens if you try squid instead of apache proxy?
2) what protocol versions (i.e., http/1.0 or 1.1) are being used between browser,
proxy, and medusa?

-Sam