[users@httpd] Loadbalacing between rewrite rule

2011-05-15 Thread Tushar Chavan
Hi Experts, Can we load balacing between rewrite rule? e.g, can we load balace between below rewrite rules. RewriteRule ^/(sap\(.*) http://webserver1:98/$1 [P,L] RewriteRule ^/(sap\(.*) http://webserver2:98/$1 [P,L] Best Regards, Tushar.

Re: [users@httpd] Loadbalacing between rewrite rule

2011-05-15 Thread Eric Covener
On Sun, May 15, 2011 at 7:33 AM, Tushar Chavan tushar.cha...@hotmail.com wrote: Hi Experts, Can we load balacing between rewrite rule? e.g, can we  load balace between below rewrite rules. RewriteRule ^/(sap\(.*) http://webserver1:98/$1 [P,L] RewriteRule ^/(sap\(.*)

[users@httpd] FW: [CentOS] Apache in chroot reporting every client is 16.0.0.0

2011-05-15 Thread Jason Pyeron
I am moving this post here, since no other system application are experiencing this issue. The background is as follows: I am using httpd-2.0.52-41.ent.7.centos4 inside a chroot jail. Apache is convinced that all connections are coming from 16.0.0.0, as such the logs all indicate 16.0.0.0 and

[users@httpd] Large file downloads certification, do not use PHP, and use apache authentication

2011-05-15 Thread 孙俊
I think this situation is common After logging in to the application, access a file link. php comparing the relevant permissions correctly, the file is loaded into memory, then sent to the client. If this file is how to do when there is 1G? This will be a lot of server resources, and the