Re: Tux Patch for Linux-2.4.21-rc1
Chris Davies <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
another bug that we fixed was during the host checking. Tux would close the connection if you were in virtual mode 3 and requested a domain that had not been set up. http://domain.com/ but /var/www/1.2.3.4/domain.com didn't exist. We changed it to pass to the backend rather than kill the connection. I'd say, at least post the diff to the list -- I don't know that anyone is really maintaining things. I'll get the diff for our change and post it as well. On Thu, 2003-06-12 at 10:41, Simon Brock wrote: > On a related theme, where should we send bug fixes? > > We have found (and fixed) a couple of bugs in the HTTP protocol > implementation. I can send the fixes here but they should probably > go elsewhere as well. What do you think I should do with them?