[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Tux with NFS mounted docroot?
- From: "Phil Oester" <phil theoesters com>
- To: <tux-list redhat com>
- Subject: RE: Tux with NFS mounted docroot?
- Date: Mon, 12 Mar 2001 14:47:17 -0800
Q8 resolved the problem. Thanks.
-----Original Message-----
From: tux-list-admin@redhat.com [mailto:tux-list-admin@redhat.com]On
Behalf Of Ingo Molnar
Sent: Monday, March 12, 2001 1:49 PM
To: tux-list@redhat.com
Subject: Re: Tux with NFS mounted docroot?
On Mon, 12 Mar 2001, Phil Oester wrote:
> I can successfully do a GET / HTTP/1.0 to port 80 when docroot is on
> the local filesystem. However, when I change docroot to a read-only
> NFS mount, doing the same get request kills the server so hard
> (without completing the get btw) that I have to power-cycle the box.
>
> Is NFS mounting the docroot supported?
it's supposed to work, but i too managed to crash it very easily.
the reason of the crash was that the req->in_file handling of TUX was
buggy. I think i managed to fix all the places (there are two new
functions: install_req_dentry() and release_req_dentry() that should make
it harder to do this mistake every again). I've uploaded -Q8 which has
these fixes:
http://people.redhat.com/~mingo/TUX-patches/tux2-full-2.4.2-Q8.bz2
http://people.redhat.com/~mingo/TUX-patches/tux2-full-2.4.2-ac17-Q8.bz2
could you please check out whether this fixes NFS-docroot serving for you
too?
Ingo
_______________________________________________
tux-list mailing list
tux-list@redhat.com
https://listman.redhat.com/mailman/listinfo/tux-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]