HTTP 405 Error

Brad Fitzpatrick brad at danga.com
Tue Jul 11 07:04:48 UTC 2006


405 is Method Not Allowed.... do you have verify_backends enabled?  That
sends OPTIONS requests... maybe JBoss doesn't like those?


On Tue, 11 Jul 2006, Prateek Mathur wrote:

> Hey guys
>  I just configured perlbal to loadbalance 2 JBOSS servers.Now when i make
> POST requests via perlbal i get HTTP 405 error.
> However i get this error 70% of the time, i mean if i make 10 http post
> requests, 7 of them will error out and 3/4 requests would be returned
> sucessfully.
> When I access the JBOSS servers directly without perlbal in between i dont
> get the error.
> Anyone with any idea on what the problem could be?
> Thanks
> Prateek.
>


More information about the perlbal mailing list