Re: [users@httpd] apache 2.4 and mod_perl2

2018-02-28 Thread mlrx
Le 28/02/2018 à 18:33, David Mehler a écrit : Hello, Yes I did. I am still getting the error now about the invalid PerlModule line I just added. Thanks. Dave. Hello, Had you try to use a script in your directory with "PerlResponseHandler perlweb::scriptname"? Is it ok with loading all module

Re: [users@httpd] balancing best practices - mod_proxy_balancer

2018-02-28 Thread Daniel Ferradal
> 3: Regarding my inquiry about potential better options, I was more referring > to the idea of maybe using Tomcat as a proxy to Tomcat backend application. > I've read it can be done was wondering if the like to like might provide > advantages. I am personally not as familiar with Tomcat as I am

Re: [users@httpd] apache 2.4 and mod_perl2

2018-02-28 Thread David Mehler
Hello, Yes I did. I am still getting the error now about the invalid PerlModule line I just added. Thanks. Dave. On 2/28/18, mlrx wrote: > Le 27/02/2018 à 16:37, David Mehler a écrit : >> Hello, >> >> I'm trying to get apache 2.4 and mod_perl2 in my case 2.0.10 going on >> a FreeBSD 11.1 syste