RE: SSL/Apache and Proxy

2008-12-08 Thread Charlie Wingate
The funny thing is that the Doc wanted to be removed from "this aweful blog" not barely a day before it was found to be useful; I wish I had a "filter" for posts from this type of user. ~Charlie The significant problems we have can not be solved at the same level of thinking with which we cr

RE: Blocking Proxy Access

2008-06-25 Thread Charlie Wingate
Well, it might be possible to design an applet that pulled someone's public IP (maybe by polling your site directly? Have to make sure not local IP) then cross that against the request origin into Tomcat; if they don't match then that could be construed as a Proxy situation. I am not sure how a pr

RE: Tomcat tuning

2008-04-16 Thread Charlie Wingate
g your own code. :) Charlie Wingate [EMAIL PROTECTED] The significant problems we have cannot be solved at the same level of thinking with which we created them. ~ Albert Einstein -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 1

RE: Tomcat tuning

2008-04-16 Thread Charlie Wingate
I have "played" with max threads, min spare threads max spare threads in sever.xml in performance tuning. The defaults from a tomcat install were dreadfully low for the load testing I was doing. I also have increased the java memory available to Tomcat during that same testing. I got performa

RE: Starting Tomcat with JMX support

2008-01-25 Thread Charlie Wingate
I'm an idiotI got itno bat file needed. Thank you charles. (needed to set the option. Charlie Wingate [EMAIL PROTECTED] The significant problems we have cannot be solved at the same level of thinking with which we created them. ~ Albert Einstein -Original Message-

RE: Starting Tomcat with JMX support

2008-01-25 Thread Charlie Wingate
false \ -Dcom.sun.management.jmxremote.authenticate=false ????? Charlie Wingate [EMAIL PROTECTED] The significant problems we have cannot be solved at the same level of thinking with which we created them. ~ Albert Einstein -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: F

Starting Tomcat with JMX support

2008-01-25 Thread Charlie Wingate
t;? ( I have googled but all I seem to find are real old tomcat docs and linux scripts to start tomcat. There does not seem to be a bat file to start tomcat that came with my Tomcat and I do not know the syntax to start tomcat via a bin file with the JMX enabled) Please help. Thank you Cha

RE: Applets and Sessions

2008-01-22 Thread Charlie Wingate
Thank you David; that explanation sent me in a new direction of thinking and it has helped quite a bit. Charlie Wingate [EMAIL PROTECTED] The significant problems we have cannot be solved at the same level of thinking with which we created them. ~ Albert Einstein -Original Message

Applets and Sessions

2008-01-21 Thread Charlie Wingate
Hi All, At every user instance of an applet is there a "session" started as reported by tomcat manager for that application? Charlie --- This message is a CONFIDENTIAL communication. If you are not the intended re

RE: ISAPI redirector log file not being written

2008-01-09 Thread Charlie Wingate
Have you tried the registry entries? Charlie Wingate [EMAIL PROTECTED] The significant problems we have cannot be solved at the same level of thinking with which we created them. ~ Albert Einstein -Original Message- From: pmarchwiak [mailto:[EMAIL PROTECTED] Sent: Wednesday, January

RE: mod_jk to remote host

2007-11-26 Thread Charlie Wingate
Logs and config files would help here. Substitute out real ips with Xs or fake ones; or just post them. In any event it is difficult for anyone to provide help based on the information you have provided. ~Charlie The significant problems we have cannot be solved at the same level of thinking

RE: Tomcat causing high CPU load

2007-11-06 Thread Charlie Wingate
There is a kill.exe (older version in resource kits) and a newer taskkill.exe included with XP on; but neither of them will provide a stack dump/trace. Although they are very useful as tools and "parts". :) ~Charlie The significant problems we have cannot be solved at the same level of thinki

RE: Help with Tomcat & IIS

2007-10-26 Thread Charlie Wingate
Tony, When the decisions are made based on an evaluative process and the best suited is chosen I am all in. For me it seems platform choice is mostly based on who "thunk" up the idea and cast it into requirements and not on logical rationality. But hey, it pays the bills. :) ~Charlie The

RE: Help with Tomcat & IIS

2007-10-26 Thread Charlie Wingate
Lol, My whole job is a "sad tone" as the company can not seem to make up its' mind about .net or java. So some stuff is asp and other stuff java; thus mixed I am left. :) ~Charlie The significant problems we have cannot be solved at the same level of thinking with which we created them. -

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Charlie Wingate
here do you find the tomcat native runtime? I was looking at this to do later, as I'm still having trouble making it work! Thanks David > -Original Message- > From: Charlie Wingate [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 09, 2007 11:28 AM > To: Tomcat Users Li

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Charlie Wingate
My Bad you did put in the workermap and propfiles. Follow the isolation mode in IIS path. ~Charlie The significant problems we have cannot be solved at the same level of thinking with which we created them. - Albert Einstein -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: IIS6 and Tomcat 5.5

2007-10-09 Thread Charlie Wingate
Hi Dave, A couple things about this post... 1st Read at least the introduction @ the following link http://www.catb.org/~esr/faqs/smart-questions.html 2nd I am assuming you are trying to serve the front end of a Tomcat installation with IIS using the ISAPI redirector. What

RE: New to Apache

2007-10-01 Thread Charlie Wingate
Hi Tony, I am not sure where at the website you can find documentation but I use Win2k3 and Tomcat 5.5 and have found that the Native runtime library for W2k3 gives a big performance boost. The file is tcnative-1.dll and I think the latest version is 1.1.9.0; Google it and you should be ab

RE: Apache connectors for tomcat

2007-09-28 Thread Charlie Wingate
I'm confused.Doesn't mod_jk use ajp1.3 on the tomcat side? Was that with or without the native runtime library? ~Charlie The significant problems we have cannot be solved at the same level of thinking with which we created them. - Albert Einstein -Original Message- From: Tony A

RE: Apache connectors for tomcat

2007-09-28 Thread Charlie Wingate
hich I was told about and proven for my web services implementation using Tomcat. Finally what to do about load balanceing if Mod_jk goes away does someone have an answer to that? Regards, -Tony --- Charlie Wingate <[EMAIL PROTECTED]> wrote: > You may find this link helpful.it works

RE: Apache connectors for tomcat

2007-09-28 Thread Charlie Wingate
You may find this link helpful.it works if your using the same versions as the article. But I think JK2 has been 'deprecated'. http://www.roktech.net/devblog/enclosures/iis6-Tomcat5-JK2.pdf ~Charlie The significant problems we have cannot be solved at the same level of thinking with whic

FW: Redirection Problem

2007-09-27 Thread Charlie Wingate
ood idea to add the link on your post but i don't remember the site. >hope it helps >http://www.roktech.net/devblog/enclosures/iis6-Tomcat5-JK2.pdf ~Charlie The significant problems we have cannot be solved at the same level of thinking with which we created them. - Albe

RE: Rookie Question Please help

2007-09-14 Thread Charlie Wingate
I got it. This was a real rookie mistake, it is JDBC not JBC on the url string. ~Charlie The significant problems we have cannot be solved at the same level of thinking with which we created them. - Albert Einstein -Original Message- From: Charlie Wingate [mailto:[EMAIL PROTECTED

Rookie Question Please help

2007-09-14 Thread Charlie Wingate
ttp11AprProtocol$Http11ConnectionHandler.pr ocess(Http11AprProtocol.java:639) at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:12 85) at java.lang.Thread.run(Unknown Source) ~Charlie Charlie Wingate   Systems Engineer [EMAIL PROTECTED]     Valco Data Systems   10 Manor Parkway  

Redirection Problem

2007-09-11 Thread Charlie Wingate
Hi All, I am rather new to these help forums so please bear with me; I have always been able to find what I needed by searching the net and more specifically the Apache site, up until now that is. My problem is that the redirector catches the request, matches it, and forwa