Re: [EMAIL PROTECTED] Distributed Web Server

2006-07-03 Thread frankpeng
I have a database cluster to support my webserver mirrors. The webserver is distributable to install multiple mirrors. There is no way to have bottlenecks. These are the two mirrors on different machinese: http://breakevilaxis.org/mvnforum/mvnforum/index?lang=en http://www.ddint.org/mvnforum/mv

Re: [EMAIL PROTECTED] SSL and reverse proxying

2006-06-29 Thread frankpeng
Hi, I first set up SSL, then I set up forward proxy server. It worked. Now I am setting up reverse proxy server. It has some problem. English works. Chinese does not work. But Chinese in Tomcat works. The following are my error_log, configuration files.   [Thu Jun 29 20:39:40 2006] [notice] Apache/

Re: [EMAIL PROTECTED] reverse proxy fails on uri escape sequences

2006-06-27 Thread frankpeng
Hi,   I am also setting up a reverse proxy server. Do you know how to add a charset for libxml2? It is required for mod_proxy_html   Frank Peng.  -Original Message-From: Lewis Hoffman <[EMAIL PROTECTED]>To: users@httpd.apache.orgSent: Tue, 27 Jun 2006 22:28:22 +Subject: [EMAIL PROTECT

[EMAIL PROTECTED] Apache reverse proxy server: How to add a charset for libxml2 and libiconv?

2006-06-27 Thread frankpeng
Hi, Any body know how to add a charset for libxml2? It is required for mod_proxy_html when setting up Apache reverse proxy server.   Thanks a lot!   Frank Peng.

Re: [EMAIL PROTECTED] Apache reverse proxy and RPC and possible NTLM

2006-06-27 Thread frankpeng
Do you have to turn SSLEngine off and set SSLProxyEngine on?   I will do the same thing as you. I did not start yet.   Client on the Internet-->SSL(https)-->Apache Reverse Proxy Server-->SSL and non-SSL web sites on the Internet.   Please help each other.   Frank Peng.   -Original Message-

[EMAIL PROTECTED] How to set up Apache2 forward proxy server over SSL?

2006-06-24 Thread frankpeng
Hi, I have setup Apache 2.2 SSL without client Authentication. I also set up a forward proxy server. It works with non-secure port. But I can never get it work on its secure port. Seems the browser silently refused to talk SSL with the server.   Do we have to set up client Authentication prior to

[EMAIL PROTECTED] Apache reverse proxy server: how to get libxml2 to support a special charset?

2006-06-24 Thread frankpeng
Hi, I am setting up a reverse proxy on Apache 2. If I do not use mod_proxy_html, the web pages won't show images because the link is redirected to my site instead of the original web site. If I add the mod_proxy_html, it has to get libxml2. The latest libxml2 not support gb2312. I have to use lib