On 1/31/24 3:11 PM, Sherrard Burton wrote:
two is about par for the course _when there are resets_. but it doesn't
necessarily happen on every test run. for example, after initially
applying the v1 patch (and having fully composed a response to say that
the patch seemed to have worked :-))
On 1/31/24 06:24 AM, Yann Ylavic wrote:
On Tue, Jan 30, 2024 at 8:24 PM Sherrard Burton wrote:
i have confirmed that the patch has been applied, and the behavior still
persists, as confirmed by comparing the counts of [SYN,ACK] and accept()
~$ tcpdump -n -r /tmp/tcpdump.pcap | grep -Fc '[S
On Wed, Jan 31, 2024 at 2:54 PM Sherrard Burton
wrote:
>
>
> On 1/31/24 02:26 PM, Adam Weremczuk wrote:
> >
> > I've already tried replacing relative path to the image with absolute
> > but it made no difference.
> >
> > Any ideas?
> >
>
> do you have a live example with the absolute path? the br
On 1/31/24 02:26 PM, Adam Weremczuk wrote:
I've already tried replacing relative path to the image with absolute
but it made no difference.
Any ideas?
do you have a live example with the absolute path? the broken ones that
i looked at all had the relative paths which (understandably) d
Hi all,
Apache 2.4.56.
I'm trying to set up a holding page that would catch all traffic
(including errors) and redirect to a very basic holding page.
It seems to be working now as I want. Apart from the logo image missing
if I supply any multi level path, e.g:
1. Logo showing:
https://hol
Dear all,
Wishing you a good day. My day could have been better, I've been battling a
problem with mod_fcgid in combination with ModSecurity's SecChrootDir feature,
which chroots the webserver into /chroot/apache. The virtualhosts live under
this and it's a nice feature.
As soon as I enable mo
On Tue, Jan 30, 2024 at 8:24 PM Sherrard Burton wrote:
>
> i have confirmed that the patch has been applied, and the behavior still
> persists, as confirmed by comparing the counts of [SYN,ACK] and accept()
>
> ~$ tcpdump -n -r /tmp/tcpdump.pcap | grep -Fc '[S.]'; grep -Fh 'accept4'
> /tmp/strace-