Thanks Vincent, I took a look at the Change log under the trunk link you provided, and didn't see any specific fix on mod_cache for storing corrupted files however I did notice a mod_disk_cache fix that prevents it from storing responses from aborted requests.. mod_disk_cache: Do not store aborted content. PR 21492. I'm wondering if this same fix could apply to the problem we are seeing, although I suspect this might already be implemented in 2.2.4.
There's a request for clarifications at the end of that bug. I'm sure it'd be a big help if you could answer them.
Yes I saw request for responses, but was unsure on how to locate where a specific cached item is located on disk, also the problem is pretty hard to replicate, the items seem to just turn up in the cache randomly. I had only seen that reported bug recently, I'll be happy to post my setup if it could provide any help. Can anyone advise how to locate an item that is cached on disk? Also would you not think running the trunk version in live environment slightly risky? Thanks and sorry if this post has dragged on. Mark, On 11/07/07, Vincent Bray <noodlet@xxxxxxxxx> wrote:
On 11/07/07, Mark Stevens <mark.stevens99@xxxxxxxxxxxxxx> wrote: > Hi, > > Many thanks for the response, > > The bug I was referring to is 32950 detailed in the following URL. > > http://issues.apache.org/bugzilla/show_bug.cgi?id=32950 There's a request for clarifications at the end of that bug. I'm sure it'd be a big help if you could answer them. > I've never used the trunk you mentioned, is there an information page > on how to use it? Not that I can find. It's a simple process though, assuming you're familliar with subversion. $ svn co http://svn.apache.org/repos/asf/httpd/httpd/trunk httpd-trunk $ cd httpd-trunk $ ./buildconf .. then ./configure as you would normally. -- noodl --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx