I figured out that recent secure distribution of linux have firewall configured to not allows the http server to initiale tcp connexions with default configuration. This prevent the mod-webobjects to forward the request to apps. It seems mod_proxy is also blocked with this setting. This switch enable the server to open tcp connexions.
Regards,
Samuel
To enable mod_webobjects to works, I had to issue this command in this server: sudo setsebool -P httpd_can_network_connect 1
Wait, what do you mean you had to do that for?
Sounds like you lost configurations and maybe you are unable to connect to instances which might cause you to be able to run but not stop and things like that…I’ve never experienced that but this line I didn’t fully get at first and surely this is not right.
|