On Wed, Sep 11, 2013 at 2:45 PM, Igor Cicimov wrote:
>
> I would like to know, if there exists any solution in order to synchronize
>> (replicate) sessions between two httpd servers which are configured as load
>> balancers using mod_proxy_balancer?
>>
>
> Store the session information in a cooki
Hi all,
It was more than 9 months ago I discovered a problem with the graceful
restarts on a default Virtualmin installation with the default execution
mode (mod_fcgid), but recently I had the time to dig deeper and experiment.
Since Virtualmin uses Apache + mod_fcgid by default, the experiments w
> I would like to know, if there exists any solution in order to synchronize
> (replicate) sessions between two httpd servers which are configured as load
> balancers using mod_proxy_balancer?
>
Store the session information in a cookie as explained in the
mod_proxy_balancer documentation. In that
On Tue, Sep 10, 2013 at 1:30 PM, olivier giorgi wrote:
> Hello to all,
>
> Using httpd-2.2.22 on Windows, what is the recommended method to activate
> ipv6 ?
>
Does your build of httpd have IPv6 support? Run bin\httpd -V and see if
APR_HAS_IPV6 is in the output.
>
> Thanks in advance.
> Best r
Erm... use square brackets around the LISTEN address, see
http://httpd.apache.org/docs/2.2/bind.html
Or am I missing something?
Cheers,
Colin
On 10 September 2013 19:30, olivier giorgi wrote:
> Hello to all,
>
> Using httpd-2.2.22 on Windows, what is the recommended method to activate
> ipv
Hello List;
I would like to know, if there exists any solution in order to synchronize
(replicate) sessions between two httpd servers which are configured as load
balancers using mod_proxy_balancer? Considering HAProxy, the same
functionality exists; it is possible to synchronize the stick table be
Hello to all,
Using httpd-2.2.22 on Windows, what is the recommended method to activate ipv6 ?
Thanks in advance.
Best regards Olivier.
I'm trying to execute different versions of PHP for different VirtualHosts
The default version of PHP is 5.3.3
I have installed a php v5.4.18 at /var/www/vhosts/example.com/php-5.4.18for the
example.com project
I have installed mod_fcgid to use it for new virtual hosts.
I'm testing with a phpinf
Hi Eric,
Do you have a link? I'm not able to find it on
https://issues.apache.org/bugzilla/ (tried searching for
mod_proxy_connect, proxy + connect + ssl, proxy + connect + tls, proxy +
connect).
Thanks!
-Nikolaus
On 09/10/2013 08:27 AM, Eric Covener wrote:
> please search bugzilla, there is a
please search bugzilla, there is a long-standing issue.
On Tue, Sep 10, 2013 at 11:23 AM, Nikolaus Rath wrote:
> Hello,
>
> I would like to establish a TLS connection to my apache proxy and then
> use the CONNECT method. I have configured a virtual host with
> "ProxyRequests On" and "SSLProxyEngi
Hello,
I would like to establish a TLS connection to my apache proxy and then
use the CONNECT method. I have configured a virtual host with
"ProxyRequests On" and "SSLProxyEngine On".
Accessing the proxy over TLS works fine, but as soon as I issue the
CONNECT command, the TLS connection breaks do
11 matches
Mail list logo