[users@httpd] Forwarding request to internal server

2011-08-11 Thread Ahmad Pakhri Yahya
Hi, I'm new to apache. I'm trying to forward request from a server located in DMZ serving request from external IP to a tomcat server residing inside an internal network. How do I setup my apache/httpd config so that the request would go the internal IP. I would also, if possible, forward t

[users@httpd] website speed

2011-08-11 Thread Amira Othman
Hi All, I am using httpd-2.2.3-43. On centos 5.6.I have problem in loading one of my websites it takes long time to load page. But other websites on the same server are working fine and nothing wrong with log file. I don't know if this would be something wrong in configuration or may be scripts wr

Re: [users@httpd] Re:Problem with reverse proxy and file upload

2011-08-11 Thread Eric Covener
On Thu, Aug 11, 2011 at 8:16 AM, wrote: > How can Internet Explorer generate improper request??? Who knows. Or a proxy in-between. Have you looked at the request at various points before it hits the webserver? - The official

[users@httpd] Re:Problem with reverse proxy and file upload

2011-08-11 Thread snigdhamukherjee
How can Internet Explorer generate improper request??? > On Tue, Aug 9, 2011 at 7:36 AM, wrote: >> >> Please can someone help me understand the following logs... >> > > It means your client is generating improper POST requests. > > --

[users@httpd] Problem with ProxyPassReverseCookiePath

2011-08-11 Thread Petr Hracek
Deau users, I have in my configuration file following: ProxyPass /ATS http://192.0.2.25:8080/ABDAdmin ProxyPassReverse /ATS http://192.0.2.25:8080/ABDAdmin ProxyPassReverseCookiePath /ABDAdmin/ /ATS/ AuthType SECURITY_CHECK require valid-user but when I am connecting to the url: http