Re: Cannot solve error - No Host name matches server name. Apache 2.0.52, Tomcat 5.5.7

2005-01-25 Thread Mladen Turk
Tom Kennelly wrote: I am running Apache 2.0.52, Tomcat 5.5.7 (and have tested with Tomcat 5.5.4 as well) and mod_jk is 1.28. All of these major components were download in binary mode (no compiling on any component) to run on my Fedora system. Just to clarify both Apache and Tomcat are

Re: Connection reset by peer: socket write error

2005-01-25 Thread Mladen Turk
Dola Woolfe wrote: Hi, I get these all the time. This exception occurs when a client made a request, and before receiving the full response, either of the following happened: 1. client's browser has been closed. 2. client's connection has been disconnected. 3. client presses the stop button.

Re: Connection reset by peer: socket write error

2005-01-25 Thread Mladen Turk
Dola Woolfe wrote: Is there a way to suppress them? I'm using TC5.5.4 on XP. Do not use debug log level. Mladen. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Cannot solve error - No Host name matches server name. Apache 2.0.52, Tomcat 5.5.7

2005-01-25 Thread Mladen Turk
Tom Kennelly wrote: I switched the host name and alias as suggested below, recycled both Tomcat and Apache and received the same error. Did you set all the permissions correctly? Is your vhost directory readable by the tomcat user? Mladen.

Re: JK 1.2.8 and IIS 6

2005-01-20 Thread Mladen Turk
Matteo Turra wrote: Does anybody use jk connector 1.2.8 with IIS 6 on Windows 2003. I follow the few instruction For IIS6 you will need to add the 'Jakara Redirect' (or any name you choose) pointining to jakarta_redirect.dll to 'Web Service Extensions' and allow that extension. Have you done

Re: bug in tomcat 5.5 and sticky sessions because of problem with jvmRoute parameter?

2005-01-20 Thread Mladen Turk
Christian Schuhegger wrote: hello, i've just tried to set-up tomcat 5.5 with apache2 and mod_jk version 1.2.8 in a load balancing set-up with sticky sessions. when i give as jvmRoute parameter the string tc1 my sessionids look like: BF20EF21CC52EA0659B1E079015D7B56.tc1.tc1 and i see in the

Re: isapi_redirect.exe

2005-01-20 Thread Mladen Turk
Matteo Turra wrote: What the exe file is for? I found isapi_redirect-1.2.8.exe file in binaries from jk connector ftp directory. I tried to run it but I did not find any instruction in decompressed files? Does anybody know how to deal with? This is installer for isapi_redirect. It should install

Re: jk apache and tomcat

2005-01-20 Thread Mladen Turk
Selcuk Yazar wrote: Hi, I've installed on my w2k server machine jakarta-tomcat-4.1.31 and apache_2.0.52 . everything is fine tomcat samples running with no error, then i've try to install mod_jk-1.2.8-apache-2.0.52.so module for apache, and added load module direction httpd.conf file and i create

Re: more benchmark results

2005-01-14 Thread Mladen Turk
Peter Lin wrote: Per Remy's request, I ran some more tests last night with larger number of threads. the configuration of the test plan is as follows What would be nice (since you have infrastructure set up) is to compare the results with Apache2. Last time i did it there was only 10% difference

Re: more benchmark results

2005-01-14 Thread Mladen Turk
Peter Lin wrote: Yup, I plan to try jdk5 with TC5.5.4 per Remy's request. Cool, but can you compare the results with Apache2.0.52 when serving the same static content files on the same hardware? That would be very interesting thought. Even more then bare statistical data you've presented. Regards,

Re: more benchmark results

2005-01-14 Thread Mladen Turk
Peter Lin wrote: If I have time, I also plan to compare httpd 1.3. All I need now is some speed so I can go without sleep :) In my country we are using the thing called 'Rakija' for that. It has 45% of alcohol, but has some strange side-effects. Someone are even stating that it can make you drunk

Re: [OT] Consulting Position in Costa Mesa, CA,

2005-01-14 Thread Mladen Turk
Ben Souther wrote: I'm forwarding this message from a recruiter looking for a Tomcat/VMS consultant in CA if anyone's interested. Just another spam. I have no idea why the people are still sucking that. Just try to send a message, and you will receive:

Re: [OT] Consulting Position in Costa Mesa, CA,

2005-01-14 Thread Mladen Turk
Ben Souther wrote: I exchanged several emails with her before forwarding it to this list. Well, she send me 5 emails with the same content replying to each email I've posted to this list last week. So if that's not the spam, then what is it? Mladen.

Re: [OT] Consulting Position in Costa Mesa, CA,

2005-01-14 Thread Mladen Turk
David Smith wrote: Call me an optimist, but that error looks like standard, old, ordinary, everyday mail server trouble -- nothing to get excited about. Besides, I sent a message declining and didn't get that error. He he :) Call me an pessimist, but when did you receive that kind of message

Re: Problem with mod_jk 1.2 - 500 Internal Server Error

2005-01-13 Thread Mladen Turk
Pat Maddox wrote: I'm using JBoss 4.0.1 with integrated Tomcat 5, and I'm trying to connect it to Apache 2. Whenever I make a request to a resource that should be passed along to Tomcat, I get a 500 Internal Server error. Looking at the mod_jk.log shows: [Thu Jan 13 13:45:34 2005]

Re: Has anyone managed clustering with Tomcat 5.5.4+Apache+mod_jk?

2005-01-11 Thread Mladen Turk
Gary Zhu wrote: Hi all, Has anyone successfully configured Tomcat 5.5.4 with Apache and mod_jk to do load balancing and session replication? I did everything as documents suggested but with no luck. If so, could you advise? Not if you don't send the workers.properties :). I have configured

Re: Has anyone managed clustering with Tomcat 5.5.4+Apache+mod_jk?

2005-01-11 Thread Mladen Turk
Gary Zhu wrote: Thanks Mladen, The document for Tomcat has explicitly emphasized NOT to add the lb worker to the worker.list. Can you point where this statement exists? If it does then I'll chage it, because it's wrong. Here is what documentation says: worker.list: A comma separated list of

Re: Has anyone managed clustering with Tomcat 5.5.4+Apache+mod_jk?

2005-01-11 Thread Mladen Turk
Gary Zhu wrote: In the document for workers.properties, there are TWO places emphasizing NOT to put the lb in the worker.list. One is right in the first paragraph of Sub Titled Load Balancing directives; and the other one is within the Description column for the directive balance(ed)_workers.

Re: Can't compile mod_jk 1.2.8

2005-01-10 Thread Mladen Turk
Glenn Parsons wrote: Hello All, I know just enough to be dangerous.. not enough to know what is blowing my mod_jk build. I am on a super-fast dual 3.2GHz machine running CentOS (RedHat ES 3.0) with Apache 2.0.46-38, JDK 1.5.0_01, Tomcat 5.5.4 and Ant 1.6.2. The issue was addressed on the list

Re: jk2 connector question

2005-01-09 Thread Mladen Turk
jeff.fong wrote: Hi, I have configured the jk connector and it works with apache 2.0.52 and tomcat 5.0.28. Apache host is: 192.168.1.1 The tomcat project can be accessd thro' http://192.168.1.100:8080/myProject After using the jk connector, the tomcat project can also be reached by

Re: [FIXED] Mod_JK 1.2.8, gcc 3.4.3 on Linux RH ES3 - compile error

2005-01-06 Thread Mladen Turk
Thomas Tinnes wrote: Hello, Just a follow up to let you know how this got resolved. First, thanks to all my respondents. It all helped. I tried using ./buildconf.sh, but got the same result. The Rosetta Stone came from Mladden when it was pointed out that the second value of -DHAVE_APR hadn't a -I

Re: Hiding the context URL in Apache with mod_jk

2005-01-06 Thread Mladen Turk
David Nillesen wrote: On Thu, 2005-01-06 at 08:58 +0100, Mladen Turk wrote: ie; instead of deploying my app to .../webapps/someapp deploy it to .../webapps directly. Use the webapps/ROOT. Mladen. - To unsubscribe, e-mail: [EMAIL

Re: [mod_jk] Unable to get directory listings from Apache httpd 2 for versions 1.2.5 and above

2005-01-06 Thread Mladen Turk
Dennis Lundberg wrote: Yes. JkMount /examples3/* yourworker Then: JkUnMount /examples3/*.jpg yourworker ... JkUnMount /examples3/*.xxx yourworker But that's not the very wise solution. You obviously wish to Apache serve your static content (e.g. images), while Tomcat serving the dynamic content.

Re: [mod_jk] Unable to get directory listings from Apache httpd 2 for versions 1.2.5 and above

2005-01-05 Thread Mladen Turk
Dennis Lundberg wrote: *Problems:* With mod_jk 1.2.4 this works as expected. With versions 1.2.5, 1.2.6 and 1.2.8, number 3 above doesn't work. A request for /examples/ returns a 404 from Tomcat. Looking in the mod_jk log shows that it is trying to serve the file index.jsp, but that file

Re: Mod_JK 1.2.8, gcc 3.4.3 on Linux RH ES3 - compile error

2005-01-05 Thread Mladen Turk
Thomas Tinnes wrote: Mladen, No luck, alas. Same error. But thank you for the pointer, all the same. Seems that the space is not a problem, but you have a strange entry: -I/usr/src/redhat/BUILD/httpd-2.0.46/prefork/srclib/apr/include /usr/src/redhat/BUILD/httpd-2.0.46/srclib/apr/include ...

Re: [mod_jk] Unable to get directory listings from Apache httpd 2 for versions 1.2.5 and above

2005-01-05 Thread Mladen Turk
Dennis Lundberg wrote: /www/ /htdocs/ /examples1/ /examples2/index.html /examples3/index.jsp /WEB-INF/web.xml /webapps/ /webapp1/index.jsp /webapp2/index.jsp Now httpd is set up like this: DocumentRoot /www/htdocs Tomcat

Re: Hiding the context URL in Apache with mod_jk

2005-01-05 Thread Mladen Turk
David Nillesen wrote: JkMount /examples/*.jsp ajp13 This means that the URL in a client is http://purple.example.com/examples/index.jsp I'd actually like to map that into the URL: http://purple.example.com/index.jsp Search the archive from last month (Dec. 29, Thread 'Forwarding *all* webapps with

Re: Linux Threads

2005-01-04 Thread Mladen Turk
Matteo Turra wrote: Hi, I use tomcat 5.0.28 + jk2 connector + Apache 2 on a Linux Suse sles8 and on Red Hat Enterprise. Well, you missed the group. Some Apache users list would help more :). I try to understand why on Suse with ps command I see multiple apache and tomcat process and on Red Hat

Re: IIS JK installer

2005-01-04 Thread Mladen Turk
Derrick Koes wrote: Can this be used to install the DLL in IIS? Yes, that's the point :) . If so, how? It seems that the install shield build builds fine without the dll file. Put the isapi_redirect.dll inside the installer/bin. It builds fine cause it uses everything from the bin folder, and

Re: Mod_JK 1.2.8, gcc 3.4.3 on Linux RH ES3 - compile error

2005-01-04 Thread Mladen Turk
Thomas Tinnes wrote: make[1]: Entering directory `/tmp/jk/jakarta-tomcat-connectors-1.2.8-src/jk/native/common' -D_GNU_SOURCE -I /usr/local/java/include -I /usr/local/java/include/ -c jk_ajp12_worker.c Perhaps the error is caused by space between -I and /usr/local/java Have no idea why this

Re: NOT REALLY SOLVED..BUT! anyone know where mod_jk-1.2.8 binary is?

2004-12-30 Thread Mladen Turk
Glenn Parsons wrote: Solving my own problem: I managed to get this beast compiled. Through some ugly trial and error, flogging it with apxs and some Apache src. It only ate half my day! Well, http://jakarta.apache.org/tomcat/connectors-doc/install/apache2.html States: [EMAIL PROTECTED] ~ $

Re: Forwarding *all* webapps with mod_jk

2004-12-29 Thread Mladen Turk
Simon MARTIN wrote: Hi, I've integrated Tomcat successfully into Apache using mod_jk, but there's something I've found nothing about: forwarding *all* webapps with only one static statement in the configuration files. I've thought about something like this: JkMount /tomcat/* ajp13:* (which of

Re: Forwarding *all* webapps with mod_jk

2004-12-29 Thread Mladen Turk
Wade Chandler wrote: You can use the mod_rewrite: RewriteEngine On RewriteRule ^/tomcat/(.+)$ /$1 [R,L] JkMount /* ajp13 But this will map everything to the tomcat. You can not do (for now): /tomcat/examples/* - /examples/* and then back to: /examples/* - /tomcat/examples/* This would require

Re: Jk1.2.6 problem (I suppose that module is not initialized properly)

2004-12-26 Thread Mladen Turk
Alexander Kitaev wrote: I have the following configuration (on Linux): Apache 2.0.52 JK 1.2.26 module (binary version downloaded) For what Linux? There is no JK 1.2.6 binary version for 2.0.52 for any linux version. Download sources and recompile, or better download 1.2.8 sources and compile.

[ANN] JK 1.2.8 Released

2004-12-24 Thread Mladen Turk
The Apache Jakarta Tomcat team is proud to announce the immediate availability of Jakarta Tomcat Connectors 1.2.8. This new release has passed the very rigorous release process with four beta versions released. Please see the http://jakarta.apache.org/tomcat/connectors-doc/changelog.html for a

Re: apache jk2.conf and tomcat question heeelp

2004-12-23 Thread Mladen Turk
B Wiley wrote: Hello, Is there a way to put an absolute path in the jk2.conf location tag that would look like /var/www/html/*.jsp I'm trying to set things up so If i have a .jsp in my website root it forwards the request to tomcat without having the .jsp physically sitting inside the

Re: performance issue with JK und IIS6

2004-12-21 Thread Mladen Turk
Michael Südkamp wrote: I found this link which confirms a IIS6 problem for ISAPI filters that use the WriteClient API. http://support.microsoft.com/default.aspx?scid=kb;EN-US;840875 You just must love Microsoft engineers just for that statement. One has to make something like that, and then dare

Re: AW: performance issue with JK und IIS6

2004-12-21 Thread Mladen Turk
Michael Südkamp wrote: You just must love Microsoft engineers just for that statement. One has to make something like that, and then dare to say it's a better product then before :). I neither love nor hate MS or any other company or product. I was just looking for a solution to my issue. Me

Re: mod_jk2 future?

2004-12-20 Thread Mladen Turk
[EMAIL PROTECTED] wrote: I read (by chance?) somewhere on the jakarta web site that mod_jk2 (aka JK2) is officially unsupported since mid-November. Well, it is actually not supported for a much longer time :). At this point I'm not sure what to do: should I use JK? Should I stay with mod_jk2

[ANN] Jakarta Tomcat Connectors 1.2.8-rc-1 released

2004-12-20 Thread Mladen Turk
The Apache Jakarta Tomcat team is proud to announce the immediate availability of Jakarta Tomcat Connectors 1.2.8-rc-1 (Relase Canditate 1). We expect it to be ratified as a Stable release when the vote takes place in the next week. Please see the

Re: Authentication isn't working with mod_jk 1.7.3 beta.

2004-12-15 Thread Mladen Turk
Jim Lynch wrote: I finally got mod_jk to comple on RH 9 for Apache 2, but the authentication doesn't work through the connector. This simply is not true. It works very fine, and the authentication window is showed to the user. Check your config. Mladen.

Re: Recent JK connector 1.2.7 beta 3 +

2004-12-15 Thread Mladen Turk
Derrick Koes wrote: I just accepted Mladen's recent change to JK/native/common, so I'm up to date on the bleeding edge. However, I find this in the isapi log file. [Wed Dec 15 16:05:33 2004] [1588:580] [error] jk_isapi_plugin.c (938): could not get a worker for name ajp13 Can anyone explain

Re: JK 1.2.7 Problem?

2004-12-13 Thread Mladen Turk
Allistair Crossley wrote: Hi, I'm afraid I cannot tell you too much about this. I have no idea why or how I am generating these errors. I'm just stepping around my test web site and and every now and again this error is dumped into stdout. I think it may be the JK 1.2.7 beta 2. It's running as

Re: JK 1.2.7 Problem?

2004-12-13 Thread Mladen Turk
Allistair Crossley wrote: I installed beta 3 this morning and I regret to inform you that it did not work at all. That is to say, it could not send requests to Tomcat for some reason. The only debug logging that appears is: Cool. We getting somewhere. It's better to not work at all then to work

Re: JK 1.2.7 Problem?

2004-12-13 Thread Mladen Turk
Allistair Crossley wrote: Here is the trace logging. IE just hangs for a long while and does not get anywhere. As soon as 1.2.6 is back in, it works again. Whow! Seems that the problem is caused by the fact that beta3 binaries are compiled as 'debug' so tolower function is issuing an assertion.

Re: sharing apache DocumentRoot with tomcat webapp directory, serving .jsps via mod_jk

2004-12-07 Thread Mladen Turk
migar wrote: I would like to set up my Apache2/Tomcat4.1 server so that my domain root the.domain.com will point directly VirtualHost *:80 ServerName the.domain.com DocumentRoot C:/some/directory #Add the auto aliasing here JkAutoAlias C:/some/directory JkMount /*.jsp ajp13 /VirtualHost

Re: sharing apache DocumentRoot with tomcat webapp directory, serving .jsps via mod_jk

2004-12-07 Thread Mladen Turk
migar wrote: Keep getting error message when restarting Apache after adding the JkAutoAlias directive. I don't know if it's a syntactical thing or if I need to explicitly give apache access to this directory somewhere? Is there a syntactical modification necessary if the server is running

[ANN] Jakarta Tomcat Connectors 1.2.7-beta-2 released

2004-12-07 Thread Mladen Turk
The Apache Jakarta Tomcat team is proud to announce the immediate availability of Jakarta Tomcat Connectors 1.2.7-beta-2. The release contains a fixes to few compilation problems detected with JK-1.2.7-beta version. This release also introduces a new domain concept clustering support. See

Re: Tomcat with IIS 6 on Win 2003

2004-12-06 Thread Mladen Turk
Vakulenko, Andrey V wrote: Do you know if a new isapi_redirect.dll is available to run Tomcat under IIS 6 (without switching in IIS 5 isolation mode)? No. Neither it will. We'll probably develop a new connector for IIS6 using new proxy_ajp code base. There are just too many differences between

Re: Tomcat with IIS 6 on Win 2003

2004-12-06 Thread Mladen Turk
Vakulenko, Andrey V wrote: Any timetable? Not this year for sure :). I think by the end of February next year. MT. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: IIS replacement

2004-12-06 Thread Mladen Turk
Vakulenko, Andrey V wrote: I am trying to move a Java web application (Tomcat 3, IIS, Windows 2000) to Win 2003 server. I already know that there is no way to make tomcat working with IIS 6 (without switching in IIS 5 mode). The main question is are you using full features of IIS6, namely separete

Re: IIS replacement

2004-12-06 Thread Mladen Turk
Vakulenko, Andrey V wrote: I am trying to move a Java web application (Tomcat 3, IIS, Windows 2000) to Win 2003 server. I already know that there is no way to make tomcat working with IIS 6 (without switching in IIS 5 mode). So, my next question is if I can get rid of IIS? You may take a look at:

Re: IIS replacement

2004-12-06 Thread Mladen Turk
Vakulenko, Andrey V wrote: It will be shared server used by multiple MS application, so switching to IIS 5 mode is out of question Well, then either add additional server, or you'll be unable to use integrated athorization with Tomcat. MT.

Re: mod_proxy_ajp

2004-12-02 Thread Mladen Turk
Dale, Matt wrote: Hi, Anyone know where i can downloaded it? http://svn.apache.org/repos/asf/httpd/httpd/trunk See http://httpd.apache.org/dev/ how to svn. And anyone know if it works with httpd 2.0.x? Yes. You'll need to replace exiting proxy module files with the one from 2.1, and use 2.1 build

Re: Q: ISAPI filter for JK 1.2.7-beta Visual C++ requirements

2004-12-01 Thread Mladen Turk
David Boyer wrote: Thanks! That did the trick. I have the latest version of Visual Studio .Net on another system, and it sounds like it'd be better to use to get the full logger features. Yes. I think that VC6 has done it's part of the job. One tip... You can use VC6 and download free vctoolkit

Re: Windows service and multiple instances

2004-12-01 Thread Mladen Turk
Wouter De Vaal wrote: Hi, I've read enough about having multiple tomcat instances. However when using windows, the installer won't create a second windows service for starting and stopping the second tomcat installation. Has anyone have a solution/suggestion for this? cd %TOMCAT1_HOME%\bin

Re: compiling mod_proxy_ajp

2004-11-30 Thread Mladen Turk
Elihu Smails wrote: Well, here is the error that I get... My configure line is as follows: ./configure --prefix=/opt/apache --with-ssl=/home/markw/openssl --with-mpm=worker --enable-so --enable-proxy-ajp --enable-ssl --disable-cgi --disable-cgid --disable-autoindex --disable-auth --disable-access

Re: compiling mod_proxy_ajp

2004-11-30 Thread Mladen Turk
Remy Maucherat wrote: On Tue, 30 Nov 2004 15:25:43 +0100, Mladen Turk [EMAIL PROTECTED] wrote: Elihu Smails wrote: You will have to add --enable-proxy to configure. I also suggest that you add --enable-proxy-http and --enable-proxy-balancer too. Too many flags ;) Can you lobby to have them

Re: compiling mod_proxy_ajp

2004-11-30 Thread Mladen Turk
Remy Maucherat wrote: On Tue, 30 Nov 2004 15:25:43 +0100, Mladen Turk [EMAIL PROTECTED] wrote: Elihu Smails wrote: You will have to add --enable-proxy to configure. I also suggest that you add --enable-proxy-http and --enable-proxy-balancer too. Too many flags ;) Actually one only needs to use

Re: compiling mod_proxy_ajp

2004-11-30 Thread Mladen Turk
Elihu Smails wrote: 2 questions... 1. Is there anything that must be configured in Apache to get Apache to talk to Tomcat? ProxyPass /servlets-examples ajp://localhost:8009/servlets-examples ProxyPassReverse /servlets-examples ajp://localhost:8009/servlets-examples Just like http proxy :). Or..

Re: compiling mod_proxy_ajp

2004-11-30 Thread Mladen Turk
Remy Maucherat wrote: On Tue, 30 Nov 2004 19:55:21 +0100, Mladen Turk [EMAIL PROTECTED] wrote: Elihu Smails wrote: 2 questions... 1. Is there anything that must be configured in Apache to get Apache to talk to Tomcat? ProxyPass /servlets-examples ajp://localhost:8009/servlets-examples

Re: compiling mod_proxy_ajp

2004-11-30 Thread Mladen Turk
Remy Maucherat wrote: Great :) Questions ! :) - Max: Max number of concurrent requests ? - You don't need ProxyPass in this case ? - What are the sticky names which should be used for sessions ? Also: location /balancer-manager SetHandler balancer-manager Order deny,allow Allow from

Re: Q: ISAPI filter for JK 1.2.7-beta Visual C++ requirements

2004-11-30 Thread Mladen Turk
David Boyer wrote: I'm attempting to build this from source, and I'm getting several errors related to an undeclared identifier '__FUNCTION__'. Visual C++ 7 supports __FUNCTION__, but VC++ 6.0 does not. Does anyone know if this is an intended change in the build requirements, or am I just

Re: What Connector Should I Use?

2004-11-29 Thread Mladen Turk
already been done in that direction, like new load balancer algorithm, socket timeouts, extensive logging, bug fixing, etc... Regards, Mladen Turk. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: What Connector Should I Use?

2004-11-29 Thread Mladen Turk
Phillip Qin wrote: Will you suggest that we can now start switching jk2 to either mod_proxy or mod_jk? I really hate jk because it is difficult to configure (am I the first one to say that?) compared to jk2. I am kinda guy that would like to deal with the enemy I know, in this case - jk2. Well

Re: What Connector Should I Use?

2004-11-29 Thread Mladen Turk
David Boyer wrote: I really like (and depend upon) the regular expression URI matching capabilities of JK2 and that has driven my decision to use JK2. I believe the regexp matching is being back-ported into JK, and once that happens I think I will probably go that route and drop JK2. Right now

Re: What Connector Should I Use?

2004-11-29 Thread Mladen Turk
Allistair Crossley wrote: hope this is not a thread hijack .. in terms of IIS, will the isapi_redirect.dll be recommended for use rather than the JK2 isapi_redirector2.dll? Yes. I'm planning even to make a InstallShiled installer for isapi_redirector, so that users don't need to set all that by

Re: compiling mod_proxy_ajp

2004-11-29 Thread Mladen Turk
Elihu Smails wrote: OK, now after following the thread this morning concerning mod_jk2, I have decided to give mod_proxy_ajp a try. I have downloaded the connectors source and do not see the mod_proxy_ajp source code there, but do see it in the tomcat 5.5.4 source tarball. No you should

Re: compiling mod_proxy_ajp

2004-11-29 Thread Mladen Turk
Elihu Smails wrote: So as I plow through this process of getting mod_proxy_ajp working with Apache/Tomcat, should I be talking to the Apache developers or the Tomcat developers? Both :). mod_proxy_ajp is just an protocol handler like http or ftp. Integration is another subject, and is more close

Re: No more JK2 ?

2004-11-25 Thread Mladen Turk
proxy_balancer module for load balancing http and ajp protocol stacks. JK will be fully supported for all other web servers. The next JK release is planned for the end of November. Lots of code from JK2 has been ported to JK. Regards, Mladen Turk

Re: Regarding silent installation of tomcat 5.0

2004-11-02 Thread Mladen Turk
Narayan, Satya wrote: Hi all, I have a doubt regarding the doubt regarding the installation of tomcat 5.0 I need to install tomcat 5.0 and also the NT service. I need to do all this silently ie without user input. Is it possible ? Is there a silent option in tomcat installation exe file

Re: Tomcat in a High Traffic Environment

2004-10-29 Thread Mladen Turk
Peter Lin wrote: you don't need to use keepalive. generally, in a load balanced setup, keepalive is disabled because the load balancer is already making sure the user goes to the same webserver for the life time of the session. keepalive is usually set in the HTTP header by the client, so I don't

Re: Tomcat in a High Traffic Environment

2004-10-29 Thread Mladen Turk
Peter Lin wrote: mladen makes a good point. the sites I've worked on, we left the keepalive up to the browser and didn't explicitly disable keepalive. the sites I've worked on we simply used hardware load balancer to make sure the session goes to the right server. Correct. The keepalive is

Re: Tomcat in a High Traffic Environment

2004-10-29 Thread Mladen Turk
Andrew Miehs wrote: 3. putting the images on a dedicated image server Already being done. 2x Servers running apache - which also have this keep-alive problem. Running 1000 threads per server is NOT my idea of a good time. I will be having a look at a couple of other alternatives to apache over

Re: [ANN] Apache Jakarta Tomcat 5.5.3-alpha Released

2004-10-08 Thread Mladen Turk
Remy Maucherat wrote: On Fri, 08 Oct 2004 00:08:30 -0500, Jacob Kjome [EMAIL PROTECTED] wrote: At 09:37 AM 10/7/2004 -0400, you wrote: Hi, Looking at the left-overs from my 5.5.3 build directory, it could be that I had a misconfigured build that resulted in the tomcat5.exe and tomcat5w.exe

Re: How many connections can be made to Tomcat on Windows?

2004-09-14 Thread Mladen Turk
Jorge Sopena wrote: Yes, I'm running Tomcat on a windows server, but I'm not in a production environment yet. What do you mean with inbounds connections? I could test that sending requests every 20ms there were around 200 sockets in the system (with netstat command) Not sure what tool you are

Re: How many connections can be made to Tomcat on Windows?

2004-09-14 Thread Mladen Turk
Peter Lin wrote: so does this mean Intel should donate some hardware to Apache for suggesting users buy more hardware :) You are wrong. We have a sneak deal with Sun. Each month a new SunFire is at my doorsteps. Look, on my laptop (2.2GHz P4/1GB) the /servlets-examples/HelloWorldExample is cca 1.7

Re: How many connections can be made to Tomcat on Windows?

2004-09-14 Thread Mladen Turk
Peter Lin wrote: joking aside, my experience is consistent with Mladen's. my recommendation as usual is to measure the performance of a given page and know exactly how long it takes to process the page, get data and so on. once you have that, you should be able to predict the performance fairly

Re: usage tomcat5w ?

2004-09-03 Thread Mladen Turk
Quinten Verheyen wrote: Nobody who can explain this tomcat5w.exe or refer to documentation about it ? Well, your question was too political :). How will someone configure the Tomcat really has nothing to do with tomcat5w. Exactly the same can be done manually editing the registry, customizing

Re: usage tomcat5w ?

2004-09-03 Thread Mladen Turk
Quinten Verheyen wrote: --- Of course those are not dynamic changes and can not be used for serious 24x7 servers --- Indeed, but the thing is ... they ARE used for serious 24x7 servers. Still, what this has to do with the tomcat5w.exe? It's a GUI service config helper, and you a talking about

Re: tomcat service installation problems

2004-08-12 Thread Mladen Turk
Steve McWilliams wrote: I looked in the apache bug database and found bug #29096 that refers to this problem. It is in the RESOLVED-INVALID state however, and claims that windows services are not supposed to allow dashes in their names. Well, the procrun uses the IsCharAlphaNumeric function to

RE: Tomcat 5.0 under Windows ME

2004-06-23 Thread Mladen Turk
-Original Message- From: e-Denton Subscriber I just downloaded Tomcat 5.0 to run on my Windows ME system. When I try to run the Configure Tomcat program, I get: The tomcat5w.exe file is linked to missing export NETAPI32.DLL:MetwkstaGetInfo. NETAPI32.DLL seems to be a Windows

RE: Tomcat service.bat %SERVICE_NAME% variable length

2004-05-25 Thread Mladen Turk
Has nothing to do with service.bat or procrun (tomcat.exe) WINNT has a maximum length of 256 chars for service name and service display name. No spaces allowed in the service name, description and display name can have spaces. MT. -Original Message- From: Asif Chowdhary

RE: JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-14 Thread Mladen Turk
There is a fixed version that can be found at: http://jakarta.apache.org/~mturk/isapi_redirector2.zip¨ or you can build from CVS, until the 2.0.5 is released. MT. -Original Message- From: Hertenstein Alain [mailto:[EMAIL PROTECTED] Sent: 14. svibanj 2004 9:58 To: Tomcat Users List

RE: JK2 still broken even in new version 2.0.4 with upload Stream ended unexpectedly error

2004-05-13 Thread Mladen Turk
It could be that he has a slow connection and is unable to deliver the required data inside 60 second timeout period. The data is read in 8K blocks, so if using slow connection that might be the cause of the problem. -Original Message- From: Allistair Crossley [mailto:[EMAIL

RE: problem setting --WorkingPath in service.bat (2.0.24)

2004-05-07 Thread Mladen Turk
-Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] I'm trying to set --WorkingPath in service.bat, but it doesn't seem to do anything. It used to in Tomcat-5.0.19 but doesn't in Tomcat-5.0.24. Is there a new property to set the working path for the service? I also

RE: JK connector -- isapi2 -- file upload - BUG HACK PROVED

2004-04-20 Thread Mladen Turk
-Original Message- From: Allistair Crossley Nevertheless my tests and the chap who previously mentioned logger helped his case both show that logger being switched on has _some_ effect in relation to this issue, although your case now shows that it is not the _complete_

RE: JK connector -- isapi2 -- file upload - BUG HACK PROVED

2004-04-20 Thread Mladen Turk
-Original Message- From: Alex [mailto:[EMAIL PROTECTED] I do believe the link provided below is an updated dll. Yes. I've implemented it however I see no changes / differences. See the bug: http://issues.apache.org/bugzilla/show_bug.cgi?id=15278 I'd be glad to se your

RE: Yoav --RE: TC 5 production use

2004-04-09 Thread Mladen Turk
-Original Message- From: Josh Rehman (perl php support in any servlet container seems...unlikely :) But don't put your money on it. Perhaps we'll surprise few peoples :-) MT. - To unsubscribe, e-mail: [EMAIL

RE: tomcat5/tomcat4 comparison

2004-03-30 Thread Mladen Turk
Just a quick compare using 'ab -n 1 -c 25' 4.1.30 Total transferred: 553 bytes HTML transferred: 405 bytes Requests per second:447.18 [#/sec] (mean) Time per request: 55.905 [ms] (mean) Time per request: 2.236 [ms] (mean, across all concurrent requests)

RE: tomcat5/tomcat4 comparison

2004-03-30 Thread Mladen Turk
Forgot the following: Apache 2.0.49 (405 bytes html file) Total transferred: 687 bytes HTML transferred: 405 bytes Requests per second:630.80 [#/sec] (mean) Time per request: 15.853 [ms] (mean) Time per request: 1.585 [ms] (mean, across all concurrent

RE: JK2 and SHM

2004-03-28 Thread Mladen Turk
Hi, It would be helpful if you provide at least the platform and apache version running. We did observe such behavior, but it involve deleting shm file while the httpd was running, but only on FreeBSD. The only help was to restart the OS, but then the bug could not be reproduced any more. Also

RE: JK2 and SHM

2004-03-28 Thread Mladen Turk
From: SH Solutions Also if I understood you correctly, you've created the shm file? Why? Because it was mentioned to do so on one of the very few really helpful pages: http://cymulacrum.net/writings/tomcat5/c831.html#JK2_BUILD_MOD_JK2 That's quite outdated. In 2.0.4 we've moved

RE: mod_jk2 2.0.4 for Win32

2004-03-26 Thread Mladen Turk
-Original Message- From: David Short [mailto:[EMAIL PROTECTED] Sent: Saturday, March 27, 2004 6:13 AM To: 'Tomcat Users List' Subject: mod_jk2 2.0.4 for Win32 Does anyone have the binary (.dll) for the new mod_jk2 2.0.4 for W2K? They are at usual places (binaries/win32).

Releasing JK 2.0.4

2004-03-16 Thread Mladen Turk
Hi, Seems that the shm is working now. Greg, have you been able to test it with the current patches? Anyhow IMO it should work, cause the same problem manifested on FreeBSD has been solved. Henri, when do you plan to tag the release? MT.

RE: mod_jk2 JNI question for the brave :)

2004-01-09 Thread Mladen Turk
From: Nikola Milutinovic Sent: 9. sijeanj 2004 7:31 To: Tomcat Users List Subject: Re: mod_jk2 JNI question for the brave :) Mladen Turk wrote: From: Yiannis Mavroukakis Sent: 8. sijeanj 2004 16:34 Would it not be possible to bind JNI under a single worker and then isolate

RE: mod_jk2 JNI question for the brave :)

2004-01-09 Thread Mladen Turk
From: Nikola Milutinovic Sent: 9. sijeanj 2004 10:18 To: Tomcat Users List Subject: Re: mod_jk2 JNI question for the brave :) What is the real benefit of running TC from within Apache via JNI? It should be a faster, cause there is no socket channel involved, and all the

RE: mod_jk2 JNI question for the brave :)

2004-01-09 Thread Mladen Turk
-Original Message- From: Yiannis Mavroukakis Yep I see what you mean know (fog of stupidity lifts). Ok so to iterate, the problem is that since linux has multiple workers, these workers will want to attach themselves to their own tomcat instance. How about this then..instead

RE: mod_jk2 JNI question for the brave :)

2004-01-08 Thread Mladen Turk
From: Yiannis Mavroukakis Subject: mod_jk2 JNI question for the brave :) Hi everyone, Bringing the woes of jk2+JNI again here with the dreaded Can't find child xx in scoreboard, since I haven't found a satisfactory answer by anyone. Using TC5 with Apache 2.0.x under Linux, I can

RE: mod_jk2 JNI question for the brave :)

2004-01-08 Thread Mladen Turk
From: Yiannis Mavroukakis Sent: 8. sijeanj 2004 16:34 Would it not be possible to bind JNI under a single worker and then isolate that worker from the rest of the pool (possibly provide the ability for workers to carry some sort of identification bit with regards to who can access

<    1   2   3   >