Hello Rainer,
I tried executing below command, and it doesn't create the error file itself.
ErrorLog "| D:/Apache24/bin/rotatelogs.exe -l -n 20
D:/Apache24/logs/error_apache_%Y-%m-%d-%H_%M_%S.log 10KB"
Thanks & Regards,
Ankit Khandelwal
-Original Message-
From: Rainer Jung
Sent: Frida
Team,
I am observing strange issue with load balancer with respect to permission of
webservice.
When permission of web service is anonyms traffic gets distributed perfectly
across 2 servers, while for custom defined user ACL traffic gets randomly shift
to only 1 server and doesn't move to anot
Hi, Yann -
It took me a while, but I've managed to reproduce this issue with two smallish
configs:
Backend server (host01):
==
SSLVerifyClient require
RewriteEngine on
RewriteRule /bob/bob /file.xml
Require all gra
Am 26.02.2019 um 09:53 schrieb Khandelwal, Ankit:
Hello All,
I have configured rotatelogs inside httpd.conf at location:
#
# ErrorLog: The location of the error log file.
# If you do not specify an ErrorLog directive within a
# container, error messages relating to that virtual host will
The ServerName doesn't matter, since it's not used in the ProxyPass. Just
make that server.de or whatever. Then create a ServerAlias *.server.de.
Keep in mind that this setup allows something like a request to
localhost-80.server.de which then gets proxied to localhost:80 and might
serve things t
Hi Jan,
I tried to check the tar.gz but I only see traces files (I suppose
from strace) and an error log, meanwhile what I meant in my last email
was a core dump file. I am afraid but with what you provided is a bit
difficult to understand what is the problem..
Luca
Il giorno mer 27 feb 2019 all