POUND AND ZOPE HELL!!! was: Re: [Zope] Can't Find This Bug!

beno - purabachata at yahoo.com
Wed Aug 16 12:18:34 EDT 2006


33

Dennis Allison <allison at shasta.stanford.edu> wrote: On Wed, 16 Aug 2006, beno - wrote:

Have you checked your Poound configuration file 

Since it sounds like you know something about Pound, here's a snip from the pound.cfg file:

  Service
   HeadRequire "Host: .*mrtablecloth-vi.com.*"
    BackEnd
    Address 202.71.106.119
    Port    8080
   End
  End

which is then mapped via VHM like this:

mrtablecloth-vi.com/mrtablecloth-vi.com

and the name of the client file in root is indeed "mrtablecloth-vi.com". Again, I can hit this site just fine, so why can't the client?

One thing to be wary about although I am not sure whether it is the source
of your problem the order in which thing appear in the Pouond
contifugation file.  The regular expressions are applied sequentially in
the order they appear in the configuration file, first match wins.  You
also should be sure you have a default in the Pound configuration.

I don't use any regex in that file.

Also, since VHM is a match/rewrite system on the URLs, you need to be sure
that what you are generating from Pound matches VHM's expectations.

Answered above.

BTW, which version of Pound are you using?

2.1

TIA,
beno

 		
---------------------------------
Do you Yahoo!?
 Next-gen email? Have it all with the  all-new Yahoo! Mail Beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20060816/78ba9d8b/attachment.htm


More information about the Zope mailing list