RE: Problems with IIS and Tomcat

2001-09-04 Thread Charlie Cox
Code Red can cause the cpu to spin at 100%(even with the MS band-aids). It should have settled down for now, but check the script mappings in IIS and remove the .ida mapping. note that every time you install an IIS update from MS, it turns these back on because you really didn't mean to disable

RE: Filepath quesiton

2001-08-30 Thread Charlie Cox
I'm not an expert with javascript, but doesn't the script tag need a language or type attribute so the browser knows what to do with this file? Also if you front-end Tomcat with Apache or IIS, you need to let the .js requests go through to Tomcat. Charlie -Original Message- From:

RE: Strange Number format exception

2001-08-28 Thread Charlie Cox
I have received this a few times and I thought it was related to the Code Red virus as the only time I received them was right before Code Red abused my IIS. I also thought that it may be an attempt to send a malformed header request with a invalid content length for an .htr file to IIS which is

RE: New to servlets2: Parameter initialisation in web.xml

2001-08-20 Thread Charlie Cox
I thought you only need super.init(config) if you override init(ServletConfig config), not if you just have init() Charlie -Original Message- From: Rob S. [mailto:[EMAIL PROTECTED]] Sent: Monday, August 20, 2001 10:38 AM To: [EMAIL PROTECTED] Subject: Re: New to servlets2:

RE: ABSOLUTELY WORLDS NO. 1 ..MEGA !

2001-08-15 Thread Charlie Cox
I don't know if this is possible or not, but could you allow messages with 'Tomcat', 'context','mod_jk' etc., in the subject and then moderate only the messages without those keywords. Of course this guy can post to the list and I still can't from my subscribed account(outlook's multipart/alt

RE: Virtual Hosts on IIS Tomcat

2001-08-08 Thread Charlie Cox
what I have done is created mulitple virtual hosts on IIS, set up the uriworkermap.properties to send the superset of requested url's to tomcat, and then also set up tomcat with virtual hosts to determine the context and validity of requests coming through for each virtual host. This allows me

FW: Code Red Worm virus

2001-08-03 Thread Charlie Cox
I thought I had the latest patch on it(latest critical update as of Tuesday),but it still sent my inetinfo spinning. We also had to remove the script mappings(.ida, etc). Note the service pack put these back for us when we installed the latest(w2k sp2). I thought service packs were to close

Fwd: FW: Code Red Worm virus

2001-08-03 Thread Charlie Cox
I had to send this from my alternate email as my other email is outlook and when you tell outlook 'plain text' it says 'oh, he meant multipart-alternative(containing plain text)' If anyone can tell me how to make outlook treat plain text as text/plain, I would appreciate it. This is the error

RE: CPU going to 100%

2001-08-03 Thread Charlie Cox
are you sure tomcat is taking 100% of the cpu and not IIS(inetinfo). I'm assuming you have IIS since you have a c:\inetpub directory. the Code Red worm can have this effect on IIS. Charlie -Original Message- From: Joe Clem [mailto:[EMAIL PROTECTED]] Sent: Friday, August 03, 2001 3:19