[users@httpd] Re: Differences between FcgidProcessLifeTime and FcgidIdleTimeout

2014-11-11 Thread Marc Aymerich
On Tue, Nov 11, 2014 at 11:16 AM, Marc Aymerich wrote: > Hi, > it is not clear to me what the differences between these two directives > are. > Ups, I get it now > FcgidProcessLifeTime: Idle application processes which have existed for > greater than this time will be term

[users@httpd] Differences between FcgidProcessLifeTime and FcgidIdleTimeout

2014-11-11 Thread Marc Aymerich
Hi, it is not clear to me what the differences between these two directives are. FcgidProcessLifeTime: Idle application processes which have existed for greater than this time will be terminated. FcgidIdleTimeout: Application processes which have not handled a request for this period of time will

Re: [users@httpd] Re: ProxyPassMatch with Unix sockets

2014-04-18 Thread Marc Aymerich
On Fri, Apr 18, 2014 at 2:48 AM, Igor Cicimov wrote: > > On 18/04/2014 10:43 AM, "Igor Cicimov" wrote: >> >> >> On 18/04/2014 8:25 AM, "Marc Aymerich" wrote: >> > >> > On Thu, Apr 17, 2014 at 11:18 PM, Marc Aymerich >

[users@httpd] Re: ProxyPassMatch with Unix sockets

2014-04-17 Thread Marc Aymerich
On Thu, Apr 17, 2014 at 11:18 PM, Marc Aymerich wrote: > On Wed, Apr 16, 2014 at 11:17 PM, Marc Aymerich wrote: >> Hi, >> I have a PHP-FPM web application that I want it to be accessed under >> "/alias/" path. I'm trying to configure ProxyPassMatch with

[users@httpd] Re: ProxyPassMatch with Unix sockets

2014-04-17 Thread Marc Aymerich
On Wed, Apr 16, 2014 at 11:17 PM, Marc Aymerich wrote: > Hi, > I have a PHP-FPM web application that I want it to be accessed under > "/alias/" path. I'm trying to configure ProxyPassMatch with Unix > sockets but it doesn't work because it passes "/alias/&quo

[users@httpd] ProxyPassMatch with Unix sockets

2014-04-16 Thread Marc Aymerich
Hi, I have a PHP-FPM web application that I want it to be accessed under "/alias/" path. I'm trying to configure ProxyPassMatch with Unix sockets but it doesn't work because it passes "/alias/" to the web app, but this path doesn't exist :( What I have so far is this: ProxyPassMatch ^/alias/(.*\.