Re: probem using mod_jk

2005-06-15 Thread Sander de Boer
Hi Rui, I have that same problem. But I can't find any error log. My Tomcat version: 4.1.30 Cheers, Sander - Original Message - From: Rui Alberto [EMAIL PROTECTED] To: tomcat-user@jakarta.apache.org Sent: Monday, June 13, 2005 8:51 PM Subject: probem using mod_jk Hi all, I'm using

locking problem mod_jk 1.2.13 ??

2005-05-19 Thread Sander de Boer
worker.mmbase04.host=10.0.0.228 worker.mmbase04.type=ajp13 worker.mmbase04.lbfactor=100 worker.mmbase04.disabled=true worker.loadbalancer.type=lb worker.loadbalancer.balance_workers=mmbase03,mmbase04 Any ideas? Cheers, Sander

Embedded Tomcat - adding Connectors on the fly

2005-04-26 Thread Sander A. Smith
(); connector.start(); embedded.addConnector(connector); I after running this code I call embedded.findConnectors(), my new connector shows up in the isAvailable state. However, I can't connect on the new port. Any ideas on what could be going wrong? I'm running Tomcat 5.0.28. Sander Smith -- Sander

Adding Connectors to embedded Tomcat on the fly

2005-04-22 Thread Sander A. Smith
that were created at startup, so I know that the infrastructure (ie how I create the connectors, the state of my keystore, etc) is okay. When I call start() on a secure connector I'm getting an exception that says: java.io.FileNotFoundException: C:\Documents and Settings\Sander\.keystore

connection timeouts mod_jk 1.2.9

2005-03-21 Thread Sander de Boer
Hi All, The beta mod_jk 1.2.9(and older) produce a lot of errors like this: [EMAIL PROTECTED] # tail catalina.out Mar 21, 2005 12:48:07 PM org.apache.jk.common.ChannelSocket processConnection INFO: connection timeout reached This is not solved yet, so what can I do about them?

Re: connection timeouts mod_jk 1.2.9

2005-03-21 Thread Sander de Boer
debug=0 connectionTimeout=3 disableUploadTimeout=true protocol=AJP/1.3 / The docs says socket_timeout is default 0. I have tried to set it higher, but that do not make sense. Regards, Sander Mladen Turk wrote: Sander de Boer wrote: The beta mod_jk 1.2.9

Re: connection timeouts mod_jk 1.2.9

2005-03-21 Thread sander
-archive.com/tomcat-dev%40jakarta.apache.org/msg69563.html Regards, Sander - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: connection timeouts mod_jk 1.2.9

2005-03-21 Thread sander
So, you still have 'connection timeout reached'? yeah No, you said that the 1.2.9 behaved like that as well. So I suppose 1.2.8 and 1.2.6 do that as well? 1.2.8 and 1.2.9 in any case. I have 1.2.6 not tested yet. Also inside your workers.properties you have: # Specifies the load balance factor

Re: connection timeouts mod_jk 1.2.9

2005-03-21 Thread sander
sander wrote: If have added the socketTimeout option: Connector port=8082 minProcessors=150 maxProcessors=255 enableLookups=false acceptCount=10 debug=0 connectionTimeout=3 disableUploadTimeout=true socketTimeout=3

Changing the server name in response headers

2004-09-12 Thread Sander Smith
?? Maybe there's some configuration option, or preferably some programmatic way to do this. Sander Smith - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Changing the server name in response headers

2004-09-12 Thread Sander Smith
Hi Mark, Thanks for your answer, although you really didn't answer my question. To get this functionality do I just need to set the header and it should work? Was that the bug that you fixed, that you were overriding something that was previously set? I am using Tomcat 5.0.24. Sander At 09:27

SSL Client Authorization

2004-06-01 Thread Sander Smith
what I want, but for some strange reason it takes a string as an argument instead of a boolean. What am I missing here?? How do I enable this? Sander Smith - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: SSL Client Authorization

2004-06-01 Thread Sander Smith
this. However, I'd expect to pass a boolean into this method, but instead, the interface requires a String!!! To make matters worse, there's no documentation to say what this string is. Does anyone know how to do this programmatically?? Sander Smith At 08:20 AM 6/1/2004 -0400, you wrote: Sander

Certificates and SSL Authentication

2004-05-26 Thread Sander Smith
, but the intermediate certificate is not. It is of the fom: www.verisign.com/CPS Incorp.by Ref. ... (some ofther stuff) What is going on here? Is there a way for the the browser to get a copy of the intermediate certificate if it isn't already known to it as a trusted certificate? Sander Smith

Re: Certificates and SSL Authentication

2004-05-26 Thread Sander Smith
authenticated by my browser. From what I see, the middle certificate is not known beforehand to my browser, so my question is how does this work? Thanks for any help, Sander At 03:25 PM 5/26/2004 -0700, you wrote: See Certificate Chains in http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows

Embedded Tomcat and SSL

2004-05-21 Thread Sander Smith
, Sander Smith // standard stuff to embed Tomcat Engine engine = null; // Set the home directory System.setProperty(catalina.home, getPath().externalForm()); // Create an embedded server embedded = new Embedded(); // print all log statements

charset problem

2004-02-04 Thread Sander de Boer
I have also tried tomcat 4.1.30(alpha) but with the same problem. So, what is the problem? _ Sander - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JDBC Realm Warning Message?

2003-07-08 Thread sander-martijn
those roles are how the manager and admin apps authenticate. hope that solves your problem. .sander { Rick Roberts was saying }: Rick Roberts wrote: Thanks for reply Mike. After thinkin about this message some more; I think that the reason I am getting this message

Re: tomcat manager app

2003-07-08 Thread sander-martijn
my guess is that your browser isn't accepting the cookie - either because of how your cookie settings are set or because of a bug in the browser. I use Mozilla 1.4 and can log into the manager and admin apps on my server without a problem. .sander { Erik Weibust was saying

Integration problems: tomcat 4.1, apache 1.3.x mod_jk (ajp13)

2003-07-03 Thread sander-martijn
MinSpareServers 5 MaxSpareServers 20 StartServers 8 MaxClients 150 MaxRequestsPerChild 0# tried this at other numbers Thanks in advance for any help you can give. .sander - To unsubscribe, e-mail: [EMAIL PROTECTED

tomcat/apache systems consultant available now?

2003-07-03 Thread sander-martijn
. thanks .sander - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

help needed: Server Side Includes

2001-04-19 Thread Sergej Sander
Hallo! I am new here, my name is Sergej and I working with web for a couple of years. Nowis a time for me to start with tomcat, because it's a part of the software, that we use. I can't find any word in the documentation or the faq, if it possible to work with the server side includes,