RE: [users@httpd] Apache HTTPD: Read POST request body and set response header

2020-05-11 Thread Antony G
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)

RE: [users@httpd] I want to ask a question about Apache Load balancers with stickysession cookie

2019-04-22 Thread Antony G
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

[users@httpd] I want to ask a question about Apache Load balancers with stickysession cookie

2019-04-10 Thread Antony G
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