[mod_cluster-issues] [JBoss JIRA] Commented: (MODCLUSTER-102) random 404 errors

Gabor Veres (JIRA) jira-events at lists.jboss.org
Tue Sep 29 12:10:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/MODCLUSTER-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12487784#action_12487784 ] 

Gabor Veres commented on MODCLUSTER-102:
----------------------------------------

Successfully applied the patch and built, but the results are just the same. On my current testbed I can generate 404's by simply clicking refresh in the browser at a rate of 4/second... During this one-thread testing this seems to be the relevant part of error.log:

[Tue Sep 29 17:59:36 2009] [debug] mod_deflate.c(619): [client 127.0.0.1] Zlib: Compressed 468 to 325 : URL /whoareyou/
[Tue Sep 29 17:59:36 2009] [debug] mod_proxy_ajp.c(562): proxy: got response from (null) (127.0.0.1)
[Tue Sep 29 17:59:36 2009] [debug] proxy_util.c(2017): proxy: AJP: has released connection for (127.0.0.1)
[Tue Sep 29 17:59:36 2009] [debug] mod_proxy_cluster.c(575): update_workers_node starting
[Tue Sep 29 17:59:36 2009] [debug] mod_proxy_cluster.c(596): update_workers_node done
[Tue Sep 29 17:59:36 2009] [debug] mod_proxy_cluster.c(914): get_balancer_by_node found context /
[Tue Sep 29 17:59:36 2009] [debug] mod_proxy_cluster.c(967): get_context_host_balancer: balancer balancer://mycluster not found
[Tue Sep 29 17:59:36 2009] [debug] mod_proxy_cluster.c(575): update_workers_node starting
[Tue Sep 29 17:59:36 2009] [debug] mod_proxy_cluster.c(596): update_workers_node done
[Tue Sep 29 17:59:36 2009] [debug] mod_proxy_cluster.c(914): get_balancer_by_node found context /
[Tue Sep 29 17:59:36 2009] [debug] mod_proxy_cluster.c(967): get_context_host_balancer: balancer balancer://mycluster not found
[Tue Sep 29 17:59:36 2009] [error] [client 127.0.0.1] File does not exist: /htdocs


Please note, that the url I'm using here is not the load-balancer demo application, but another webapp hosted on the worker nodes. The behavior is the same as of the demo app.


> random 404 errors
> -----------------
>
>                 Key: MODCLUSTER-102
>                 URL: https://jira.jboss.org/jira/browse/MODCLUSTER-102
>             Project: mod_cluster
>          Issue Type: Bug
>    Affects Versions: 1.0.2.GA
>         Environment: Linux  2.6.28-15-generic #49-Ubuntu SMP, apache 2.2, JBoss EAP 4.3
>            Reporter: Gabor Veres
>            Assignee: Jean-Frederic Clere
>         Attachments: apache2.conf, apache_compiled_modules.txt, demo_client_stdout.log, error.log, httpd.conf, mod_cluster-manager_after.html, mod_cluster-manager_before.html, other_vhosts_access.log, patch.MODCLUSTER-102.ok
>
>
> Stress testing with the mod_cluster provided demo client, or any other web stressing tool shows random 404 errors when accessing resources meant to be provided by the backend JBoss Application Servers. Please see the forum reference for some more details.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the mod_cluster-issues mailing list