View Single Post
  #16 (permalink)  
Old 02-13-2010, 02:49 PM
stegbth stegbth is offline
Special Member
 
Posts: 117
Default

hello phoenix,

i tried on two other zimbra machines.

on one i get 404 not found
and on the third one it works.

so i though about the differences.

the common at the boxes where it doesn't work:
they run as xen guests and have an apache reverseproxy in front
they authenticate against OpenLDAP

the machine where it works is running within vmware esxi without an reverseproxy.
this authenticate against several ActiveDirectory Domains.

i assume it must have to do with the reverseproxy, even on on the second box (where i get the 404) the Jakarta Commons-Http client requests the URL on the Reverse-Proxy, but at the wrong virtual-Host.

so i am currently having the following questions:

1. how does the url look like where zmmailbox connects?

2. where does this url get defined?


regards
thomas
__________________
zmcontrol -v
2x Release 6.0.10_GA_2692.UBUNTU8_64 NETWORK edition.
1x Release 6.0.14_GA_2928.UBUNTU8_64 NETWORK edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 NETWORK edition, Patch 7.1.3_P1

1x Release 6.0.7_GA_2470.UBUNTU8_64 FOSS edition
1x Release 7.1.2_GA_3268.UBUNTU10_64 FOSS edition
2x Release 7.1.3_GA_3346.UBUNTU10_64 FOSS
1x Release 7.1.4_GA_2555.UBUNTU10_64 FOSS

Last edited by stegbth; 02-13-2010 at 02:55 PM..
Reply With Quote