> im having an odd issue whereby a log file of some sort is > filling up fairly quickly... the contents of this file, are > growing by gigs... anyway, anyone > know: 1. what this is? 2. how i can stop it? 3. how can i > control its growth? > > below is a snippet... > > 2008-05-19 00:00:00 jrISAPI[2344:5060] ***HttpExtensionProc > for JRun ISAPI Extension: uri is "/" > 2008-05-19 00:00:00 jrISAPI[2344:5060] filtering / (/) HOST=null > 2008-05-19 00:00:00 jrISAPI[2344:5060] filterRequest: no match > 2008-05-19 00:00:00 jrISAPI[2344:5060] ExecUrl: request > received: URL=/
When you set up the web server connector, did you enable verbose logging? It's one of the checkbox options. You can rerun the connector to disable this. You can probably also manually edit the configuration files, although I haven't tried that myself. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305649 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

