I configured a Apache server as a proxy.
But it's very slow. when I use this server connect internet it's NOT so 
slow.
I think it's because,my config has some error!
Who can help me?
thank you


<IfModule mod_proxy.c>
Listen 8086
ProxyRequests On
ProxyVia On
ProxyRemote * http://192.168.1.9:8080
NoProxy 192.0.0.0/8
AllowCONNECT 8086
#ProxyReceiveBufferSize 2048
#ProxyBlock .imrworldwide.com 
<Proxy *>
        Order deny,allow
        Deny from all
        Allow from 192.168.2.100
</Proxy>
</IfModule>





                                    Shi MuQi 
                      LangFang ABC (China)  °v° 
                      Tel:(86)-316-68382!^ /(_)\ 
              E-mail:[EMAIL PROTECTED] ^ ^ 

Reply via email to