M-A, pre-caching defeats the purpose of the symbol proxy, so
individual developers can just keep on specifying the symbol path on
their systems.

Nicolas, closest I could come to case on Apache is this, so probably
not a good solution:
http://httpd.apache.org/docs/1.3/misc/FAQ-H.html#rewrite-nocase

I will wait to hear back from Microsoft, since the symbol server does
support maintaining case, it just needs to be set when used by the
proxy.

Thanks
Pieter

On Apr 6, 2:19 pm, Nicolas Sylvain <[email protected]> wrote:
> If you know a way to make apache case insensitive, let me know and I'll make
> the change on our server.
> For far I've seen only bad solutions:
> - Lower case all requests : requires renaming all the files.
> - Move the files to a FAT drive.
> - Auto correct feature: seems to work only for filename, not for directory
> name.
>
> Nicolas
>
> On Mon, Apr 6, 2009 at 1:19 PM, Marc-Antoine Ruel <[email protected]>wrote:
>
>
>
>
>
> > Since the issue is in SymProxy and a Microsoft representative told you
> > he's looking at the issue, I don't think this warrants any change.
> > Think about all the other non-Windows symbol servers that are broken
> > at the moment...
>
> > Hint: pre-cache the data, you won't have any problem afterward.
>
> > M-A
>
> > On Fri, Apr 3, 2009 at 4:22 PM, ptr727 <[email protected]> wrote:
>
> > > Hi, I noticed that the Microsoft Symbol Proxy Server, SymProxy, can't
> > > retrieve symbols from Chrome or Firefox debug symbol servers.
>
> > > As background, SymProxy is a single point symbol server for developers
> > > inside an organization, and will retrieve symbols from multiple
> > > internal or external symbol servers:
> > >http://msdn.microsoft.com/en-us/library/cc901417.aspx
> > >http://www.microsoft.com/whdc/DevTools/Debugging/default.mspx
>
> > > It turns out the problem is that SymProxy makes the URI all lowercase,
> > > and I assume the Google and Firefox symbol server web frontends are
> > > Linux based and case sensitive.
>
> > > So this is a bit of a problem, can Firefox and Google make their
> > > symbol servers not case sensitive, or can Microsoft change SymProxy to
> > > not change the URI case?
>
> > > Here is my post about the problem on the Microsoft newsgroups:
>
> >http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg...
>
> > > Has anybody else experienced similar problems?
> > > Any other ideas to work around the problem?
>
> > > P.
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to