On 2006.10.22 18:02:56 +0200, [EMAIL PROTECTED] wrote: > Hi All, > > I have a problem with quite old version of vserver (2.0) running on > 2.6.12.6 kernel, > the symptoms are that the server (apache,vsftp located inside vs) is > closing connection after sending 114688 bytes of data, > the problem doesnt occur on never versions of vserver or when you star the > server in the root context.
That sounds like one of the sendfile(2) bugs we fixed back then. > can someone point me towards the patch where it was fixed ? Try searching the mailing list archives for sendfile. > i cannot upgrade the kernel for the moment as im using lustre to store > vserver > directory and anything above 2.6.12 makes it very unstable (bugged symlinks > etc..) Try disabling sendfile support in apache to see if it is the correct bug first and if it is, but you can't find the patch, ask again plesae. HTH Björn _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
