DO NOT REPLY [Bug 34036] - uriworkermap not redirecting requests to workers properly.

2005-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34036.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34036


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |




--- Additional Comments From [EMAIL PROTECTED]  2005-03-17 10:46 ---
(In reply to comment #3)
 Looks I was closing the case on a second topic.
 For you case use:
 /*/=worker1


I have tried this as well. It does not still work.

Currently I have the worker map like this:

/developer/*=worker2
/*/=worker1

With this, all contexts fo to worker1. It is almost like the map
for worker2 did not exist.

When I try a resource that has to be served by worker2, for example:
http://myhost.com/developer/newsletter.html,
I get a HTTP 404.

When I check the logs, the request has actually gone to worker1. Should it
not have gone to worker2?

I still feel this could be a bug! I might be wrong.. but I am unable to get it 
to work either. 


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34036] - uriworkermap not redirecting requests to workers properly.

2005-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34036.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34036


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-03-17 11:24 ---
Not sure for 1.2.8, but 1.2.9-dev is working like I explained with /*/
Wait couple of days for release.

Mladen.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34036] - uriworkermap not redirecting requests to workers properly.

2005-03-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34036.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34036





--- Additional Comments From [EMAIL PROTECTED]  2005-03-17 13:41 ---
(In reply to comment #5)
 Not sure for 1.2.8, but 1.2.9-dev is working like I explained with /*/
 Wait couple of days for release.
 Mladen.

Phew... Thanks for that. Where would I find the dev version of 1.2.9? Is it 
available for download?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34036] - uriworkermap not redirecting requests to workers properly.

2005-03-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34036.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34036





--- Additional Comments From [EMAIL PROTECTED]  2005-03-16 21:39 ---
Nags,
I also have issue using JK Connector 1.2.8 on Windows Server 2003 and Tomcat 
5.0.28 and JVM1.4.2_06.  

IIS appears to redirect correctly from IIS Log Files.  This is not the case 
with the JK Log Files.  I have attached a logical portion of the JK log files.

[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] init_jk::jk_isapi_plugin.c 
(1040): Using registry.
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] init_jk::jk_isapi_plugin.c 
(1043): Using log file E:\Program Files\Apache Software Foundation\Jakarta 
Isapi Redirector\log\isapi_redirect.log.
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] init_jk::jk_isapi_plugin.c 
(1044): Using log level 1.
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] init_jk::jk_isapi_plugin.c 
(1045): Using extension uri /jakarta/isapi_redirect.dll.
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] init_jk::jk_isapi_plugin.c 
(1046): Using worker file E:\Program Files\Apache Software Foundation\Jakarta 
Isapi Redirector\conf\workers.properties.
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] init_jk::jk_isapi_plugin.c 
(1047): Using worker mount file E:\Program Files\Apache Software 
Foundation\Jakarta Isapi Redirector\conf\uriworkermap.properties.
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] init_jk::jk_isapi_plugin.c 
(1049): Using uri select 0.
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] 
uri_worker_map_open::jk_uri_worker_map.c (461): rule map size is 5
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (382): match rule /servlets-
examples/=ajp13w was added
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (382): match rule /jsp-
examples/=ajp13w1 was added
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (382): match rule /icf/=ajp13w2 was 
added
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (360): suffix rule /servlets-
examples/.jpeg=ajp13w was added
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] 
uri_worker_map_add::jk_uri_worker_map.c (360): suffix rule /jsp-
examples/.jpeg=ajp13w1 was added
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] 
uri_worker_map_open::jk_uri_worker_map.c (478): there are 5 rules
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] build_worker_map::jk_worker.c 
(196): creating worker ajp13w
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] wc_create_worker::jk_worker.c 
(120): about to create instance ajp13w of ajp13
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] wc_create_worker::jk_worker.c 
(133): about to validate and init ajp13w
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_validate::jk_ajp_common.c 
(1721): worker ajp13w contact is localhost:8009
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1767): setting socket keepalive to 0
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1806): setting socket timeout to -1
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1810): setting connection recycle timeout to 0
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1814): setting cache timeout to 0
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1818): setting connect timeout to 0
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1822): setting reply timeout to 0
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1826): setting prepost timeout to 0
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1830): setting recovery opts to 0
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1834): setting number of retries to 3
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1854): setting connection cache size to 1
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] build_worker_map::jk_worker.c 
(208): removing old ajp13w worker 
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] build_worker_map::jk_worker.c 
(196): creating worker ajp13w1
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] wc_create_worker::jk_worker.c 
(120): about to create instance ajp13w1 of ajp13
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] wc_create_worker::jk_worker.c 
(133): about to validate and init ajp13w1
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_validate::jk_ajp_common.c 
(1721): worker ajp13w1 contact is localhost:8010
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] ajp_init::jk_ajp_common.c 
(1767): setting socket keepalive to 0
[Wed Mar 16 14:24:10 2005] [3584:2756] [debug] 

DO NOT REPLY [Bug 34036] - uriworkermap not redirecting requests to workers properly.

2005-03-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34036.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34036


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-03-16 21:59 ---
Since you are using 2K3 you did not enable isapi extensions
inside your web setup. This is a known issue with IIS6.

Please use tomcat-user list (browse archive) for such kind of problems.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34036] - uriworkermap not redirecting requests to workers properly.

2005-03-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34036.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34036


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34036] - uriworkermap not redirecting requests to workers properly.

2005-03-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34036.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34036


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34036] - uriworkermap not redirecting requests to workers properly.

2005-03-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=34036.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34036


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-03-16 23:43 ---
Looks I was closing the case on a second topic.

For you case use:

/*/=worker1


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]