the index-file, which I had overlook).
Anyways thanks for a couple of great debugging tips - and sorry for the
noise.
Svenne
On 24-10-2011 18:02, Svenne Krap wrote:
> Hi.
>
> I am currently investigating a misbehaving apache httpd 2.2.21 with apr
> 1.4.5 on linux 64-bit.
>
> I have
When I attach to the process with strace all i get is :
read(7,
And it blocks (for several minutes at least) while the cpu is 100%.
Svenne
On 24-10-2011 20:58, Ben Timby wrote:
> Svenne,
>
> When troubleshooting issues like this, I often use strace to attach to
> the pid of the program in quest
Hi.
I am currently investigating a misbehaving apache httpd 2.2.21 with apr
1.4.5 on linux 64-bit.
I have a virtual domain defined as (it runs behind a 1-on-1 nat, hence
the rfc 1918 address) :
ServerName sub.domain.tld
ServerAdmin webmas...@sub.domain.tld
ServerAlias www.sub.domain.tld