On 9/21/05, Joe Germuska <[EMAIL PROTECTED]> wrote: > > >(On the other hand, infra@ has been griping about the number of requests > for > >DTDs that hit the ASF servers. I don't know how we can debug where those > are > >coming from, though.) > > I bet they're coming from people using XML editing tools which do > validation. I wonder what they leave in the logs as the user agent? > Can the number really be great enough to be causing problems?
We're talking about well over 300,000 requests a day for Struts-related files. About 13% of the requests coming in to the main web server are from nameless Java clients, and much of that is for Struts-related files. >IIRC, when Struts was in Jakarta-land, the DTD location wasn't underneath > >the Struts web site, which is why the DTDs became dislocated from the > site > >itself. Now that we're our own bosses ;-) I think it would be fine to > treat > >the DTDs as part of the site. > > That could produce a maintenance headache, if we want to both publish > the DTDs in "site" and include them in JARs. Perhaps some SVN > trickery will help here? We want the URLs to be simple and stable, > which may be at odds with some of the parameters of our automated > build processes. Good point. Instead of resorting to trickery here, then, perhaps we should just leave things the way they are. I don't think there's a pressing reason to include them in the site. -- Martin Cooper Joe > > -- > Joe Germuska > [EMAIL PROTECTED] > http://blog.germuska.com > "Narrow minds are weapons made for mass destruction" -The Ex > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >