Hi,
I set up Apache 2.0.54 as a reverse proxy on one server, serving a website located on a different server. I can access the website via IP (thus not going through the proxy) or via DNS (using the reverse proxy).
When I download a large file (10-100 MB) I get a transfer rate of ~800 KB/second using the IP, but only ~350 KB/second using the reverse proxy. Given that the route is the same, except for the proxy, I assume that Apache is slowing the download down.
How could this be? I searched the web but couldn't find any hints as to what it might be.
Thanks for any help on this.
I set up Apache 2.0.54 as a reverse proxy on one server, serving a website located on a different server. I can access the website via IP (thus not going through the proxy) or via DNS (using the reverse proxy).
When I download a large file (10-100 MB) I get a transfer rate of ~800 KB/second using the IP, but only ~350 KB/second using the reverse proxy. Given that the route is the same, except for the proxy, I assume that Apache is slowing the download down.
How could this be? I searched the web but couldn't find any hints as to what it might be.
Thanks for any help on this.