Questions tagged [ibmhttpserver]

5 questions
2
votes
1 answer

How to set environment variables in /etc/sysconfig/httpd in RHEL 7.1

On my RHEL 7.1 I am running trying to set some environment variables for the IBMs httpd service. The variables are picked up by my httpd.conf to allow me to re-use it for multiple environments. For whatever reason, the sysop didn't install it as a…
Soraz
  • 225
  • 1
  • 4
  • 11
1
vote
1 answer

IBM HTTP Server Randomly closing SSL connection

I'm using IBM IHS Http-Server, with an SSL-enabled VirtualHost. My problem is, that the server is requesting a client-certificate randomly after the client-requests, however it should request only once and cache the session. If I turn KeepAlive off,…
clementino
  • 111
  • 3
0
votes
1 answer

IBM HttpServer the configured certificate chain contains a signature that is not compatible with peers TLS Signature Algorithm requirements

I have a kubernetes ingress service, forwarding traffic to an SSL port on an IBM HTTP Server, but the connection fails with SSL0280E: SSL Handshake Failed, the configured certificate chain contains a signature that is not compatible with peers TLS…
Soraz
  • 225
  • 1
  • 4
  • 11
0
votes
1 answer

Diagnosing why apache virtual host has stopped working

We have an Apache (IBM HTTP Server that is a fork of Apache: http://www-03.ibm.com/software/products/en/http-servers) server that runs virtual hosts that listen to port 80, 8000, and others (this for IBM WebSphere Commerce). Port 80 is working fine,…
-2
votes
3 answers

What is LLAWP ? How to Check the status of LLAWP?

I have installed IBM HTTP Server and Apache Tomcat in my RHEL linux. In my linux how to check the status of LLAWP. I used this code to check the status ps -ef|grep LLAWP. but it returns only pid, name, user. I need status whether is running or…
Suganthan Raj
  • 113
  • 1
  • 4