Re: [us...@httpd] Reverse proxy from HTTP to HTTPS or HTTPS to HTTPS how?

2009-03-31 Thread an...@iguanait.com
to configure apache to use these certs for this job. Have i understood this correctly ? On Tue, 2009-03-31 at 13:16 +0200, Krist van Besien wrote: > On Tue, Mar 31, 2009 at 12:35 PM, an...@iguanait.com > wrote: > > > I know how to create a reverse proxy for HTTP -> HTTP

[us...@httpd] Reverse proxy from HTTP to HTTPS or HTTPS to HTTPS how?

2009-03-31 Thread an...@iguanait.com
Hi, i need to create a reverse proxy that to pass the requests to a server in internal network. The site in this server use HTTPS. The situation is this. We have a server that works like a gateway/mailserver/firewall. Behind this server we have a private network and there is a server that has a s

Re: [us...@httpd] Throttle traffic

2009-03-12 Thread an...@iguanait.com
Hi, I yesterday found out that there is a modul called mod_bwshare. I have not used it yet, but you can take a look and decide if this is what you are looking for. Regards, Ali Nebi! On Thu, 2009-03-12 at 08:33 -0700, Mohit Anchlia wrote: > Apache 2.2 - Is there a way to throttle traffic in apa

Re: [us...@httpd] Re: Problem with accessing svn.apache.org

2009-02-17 Thread an...@iguanait.com
Thanks for the reply. It returned back before 2 hours around. It is ok now :) Thanks again! On Tue, 2009-02-17 at 08:10 -0500, Dan Poirier wrote: > No problem here. The problem might have been temporary, or it could be > local to you. Try it again. > -

[us...@httpd] Problem with accessing svn.apache.org

2009-02-17 Thread an...@iguanait.com
Hi, can you give me some information why i cannot access svn.apache.org. It was working until yesterday. Is there some changes or some problem with this subdomain? I can access apache.org, but not svn.apache.org - The offici

Re: [us...@httpd] Apache 2 problems with spawning processes

2009-02-03 Thread an...@iguanait.com
Thanks, i will try this way. On Tue, 2009-02-03 at 09:29 -0500, Eric Covener wrote: > On Tue, Feb 3, 2009 at 9:13 AM, an...@iguanait.com wrote: > > Hi again. > > > > After disabled KeepAlive setting and apache work around 18 hours, i had > > the same situation. >

Re: [us...@httpd] Apache 2 problems with spawning processes

2009-02-03 Thread an...@iguanait.com
ection and requests was staying with mode "W". Any other suggestions what can cause this problem? If you need any info please tell me so i can give you. Thanks. Regards, Ali Nebi! On Mon, 2009-02-02 at 18:35 +0200, an...@iguanait.com wrote: > hi, thanks for reply. > > I will

Re: [us...@httpd] Apache 2 problems with spawning processes

2009-02-02 Thread an...@iguanait.com
keepalive reqeust is i think a bit too much taking in to > consideration no of child process that can be spawned based on the > parents > > > Regards, > Ganesh, > gan...@efficeasy.com > > On Fri, Jan 30, 2009 at 7:48 PM, an...@iguanait.com > wrote: >

[us...@httpd] Apache 2 problems with spawning processes

2009-01-30 Thread an...@iguanait.com
Hi, we have installed apache 2 on centos 5 system and we have a big problem with spawning too much child processes. These are the versions that we use: Centos 5.2 x86_64 httpd-2.2.8-jason.3 php-5.2.6-1.el5.remi mysql-5.0.45-7.el5 System has 2xquat processor (total 8 cores) and 16 GB RAM We ha