Hello Harshil Fadia,
Just to be sure that the below are just typing errors.
1) In the util_read procedure, the statement return rc; is outside the brackets
And
2) You have different name in the MODULE DEFINITION (regiter_hooks) and in the
name of the procedure (register_hooks)
paths that your server point to
different backend servers with their own configuration I wouldn't see
a problem.
El mié., 10 abr. 2019 a las 21:00, Antony G
() escribió:
>
> Dear all,
>
>
>
> I want to ask a question about Apache Load Balancers with stickysession
> cook
Dear all,
I want to ask a question about Apache Load Balancers with stickysession
cookie.
Is it possible to connect to 2 different sites (both sites are served by
Apache Load Balancers with different stickysession cookie) from the same
browser window ?
In order to be more precise.
I