Hi
I am porting httpd-2.4.23 on nonstop tandem. But .so file is not created in
modules, hence I am unable to start apache.
Only .a and .la of modules are present in module folder.
Is it possible to start httpd-2.4.23 without .so file of modules ? If not
then how to create .so file.
My configure
I found the answer which is to use the SCOM MP in Operation Manager. Works like
a charm now
Sent from my iPhone
On Jan 11, 2017, at 6:46 PM, Chris Arnold
mailto:carn...@electrichendrix.com>> wrote:
We are using apache 2.4.x on SLES 12 SP1. We have a SCOM server that monitors
processes on our
Hi Marco,
2017-01-10 12:57 GMT-08:00 Marco Pizzoli :
> Hi all,
> I am reverse proxying a backend which returns a http code 401.
> I see Apache is stripping out all the http headers returned by the backend
> along with the 401 and this is causing trouble to the client application.
>
> Is there a w
We are using apache 2.4.x on SLES 12 SP1. We have a SCOM server that monitors
processes on our SLES 12 server. When i try to monitor the apache/httpd
service, SCOM lists 4 or 5 httpd services on that SLES 12 server. Is there a
way to tell which httpd service i should assign to be monitored??
Hi,
We are using Apache *Tomcat 8 *(as backend server), *mode_jk* (as
connector) and *Apache HTTP Server 2.2.16* (as front end server) for our
product.
We want to use WebSocket which works fine if we directly send request to
Tomcat . But if we use Apache HTTP server (using mod_JK) between client
b
Marco I think I am experiencing this too.
I am using apache to reverse proxy to our app that handles the web sockets
/ chat.
As far as I can tell from mod_dumpio's logging apache returns the correct
response headers to the client - particularly:
[Wed Jan 11 09:31:43.807204 2017] [dumpio:trace7]
We are using apache 2.4.23
2017-01-11 9:33 GMT-03:00 Adam Teale :
> Marco I think I am experiencing this too.
>
> I am using apache to reverse proxy to our app that handles the web sockets
> / chat.
>
> As far as I can tell from mod_dumpio's logging apache returns the correct
> response headers