> I have a CFMX server behind an application proxy that I need > to get debugging information on. I can't add "my" IP to the > list of IPs that see debugging information, since that is the > same IP that all requests appear to originate from. > > I was hoping that there was some way I could use the > DebuggingService to turn on the debug info on a per-request > basis. I'm beginning to think it's not possible, but I wanted > to ask the gurus before I gave up.
I'm pretty sure that you're screwed on this. You can enable debugging for all IP addresses, then use code to toggle it off for everyone but you (you'd have to have some other marker, like a cookie, instead of an identifying IP address in this case). Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245450 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

