Re: Apache server returns early before process is complete

Ian B <[email protected]> Tue, 13 May 2025 21:54:51 +0100
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CANAUX_TiD5HGRdkc=_bt0QpZOGLKX9WGRd+4iFN6e10vtzbosQ@mail.gmail.com>
--00000000000082303c06350aa5d9
Content-Type: text/plain; charset="UTF-8"

I'm wondering if you were to do an strace -s 2048 -f -p<apache root pid> on
the dev server where there's less happening if you may be able to spot
something going on (-f is follow children -s size of line output before
truncated).

--00000000000082303c06350aa5d9
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr">I&#39;m wondering if you were to do an st=
race -s 2048 -f -p&lt;apache root pid&gt; on the dev server where there&#39=
;s less happening if you may be able to spot something going on (-f is foll=
ow children -s size of line output before truncated).</div></div>

--00000000000082303c06350aa5d9--