|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] apache mod_proxy problem
hello, people..
i have VERY strange troubles with apache mod_proxy
there are two apache servers. on dom0 and domU
apache on dom0 proxyes connection for sites stored on domU
system -- debian etch
when i fetch some big file in multithread mode from domU apache --
network between doms becomes very slow.. but only in this case when i
fetch from outside
for example:
when i say axel -a -n 40 http://testsite:80/test
from my home --- i have 90 Kb/s download and slow network between doms
when i say axel -a -n 40 http://testsite:80/test
from dom0 --- i have 5 Mb/s download and all works fine
I try to do following:
nat 8080 dom0 port to 80 domU
but when i say axel -a -n 40 http://testsite:8080/test
from my home --- i have 90 Kb/s download and all works fine
use lighttpd, which proxyes 8081 port to 80 port on domU
but when i say axel -a -n 40 http://testsite:8081/test
from my home --- i have 90 Kb/s download and all works fine
tcpdump doesn't show anything strange
p.s.
axel -n --- num-connections
axel -a --- alternate progress indicator
--
sergio.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] apache mod_proxy problem,
sergio <=
|
|
|
|
|