Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache 2.4.16 on linux - Apache Cache Control Error |
|
Author |
|
rur0
Joined: 19 Sep 2016 Posts: 1 Location: Germany, Mannheim
|
Posted: Mon 19 Sep '16 12:53 Post subject: Apache 2.4.16 on linux - Apache Cache Control Error |
|
|
Hello,
I have installed an Apache Tomcat on a Linux Machine (openSUSE 42.1 (x86_64)) for our Web-Application.
Now since I have upgraded to
Server Version Apache/2.4.16 and
Apache Tomcat/8.0.33 and
JVM Version: 1.8.0_92-b14
I have trouble with my apache configuration.
If I run my Web-application only with tomcat then it works. But if I run it with Apache Server then I often get following error when I'm working with my Web-application:
HTTP/1.1 200 OK Date: Mon, 19 Sep 2016 08:32:29 GMT Server: Apache Cache-Control: no-cache Pragma: no-cache Expires: Mon, 19 Sep 2016 08:32:39 GMT Content-Length: 6424 Keep-Alive: timeout=15, max=88 Connection: Keep-Alive Content-Type: text/html;charset=utf-8 ta http-equiv="Content-Script-Type" content="text/javascript">
In my error log i get:
[Mon Sep 19 11:29:14.028248 2016] [core:notice] [pid 17211] AH00052: child pid 17220 exit signal Segmentation fault (11)
Does anybody knows what this mean? I tried to change the configuration but nothing changes? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Mon 19 Sep '16 13:59 Post subject: |
|
|
How did you configure apache to serve the files form tomcat? |
|
Back to top |
|
|
|
|
|
|