I tried to update this, but apparently failed.

Problem was my own misunderstanding of apache.

1) the passenger module was loaded before the proxy module, so the app
was responding before apache could proxy the request
2) I didn't recognize this as a working fix at first because I also
omitted mod_proxy_http which was needed in addition to mod_proxy


Thanks...

Pete



On Wed, Oct 2, 2013 at 2:27 PM, Felipe Salum <fsa...@gmail.com> wrote:
> Can you paste your /etc/httpd/conf.d/puppetmaster.conf ?
>
>
> On Wednesday, October 2, 2013 5:35:58 AM UTC-7, Pete Hartman wrote:
>>
>> I do not have responsibility for the F5's and I'm not sure what my
>> networking team would be willing to do in terms of custom rules no
>> matter how simple.
>>
>> The use of the apache proxy service on the masters is a configuration
>> documented and recommended (at least as one alternative) by
>> PuppetLabs; now that I have found what I was missing, I plan to stick
>> with that.
>>
>> On Wed, Oct 2, 2013 at 2:08 AM, Gavin Williams <fatm...@gmail.com> wrote:
>> > Pete
>> >
>> > I've not done this before, however am familiar with Puppet, and know a
>> > lot more about F5s...
>> >
>> > I note that you say that you're expecting apache on the masters to proxy
>> > onto the CA server.
>> > Is there any reason you couldn't use the F5 to select the CA server for
>> > any CA requests?
>> > Should be a fairly straight forward iRule to do pool selection based on
>> > the URI.
>> >
>> > Thoughts?
>> >
>> > Gav
>> >
>> > --
>> > You received this message because you are subscribed to a topic in the
>> > Google Groups "Puppet Users" group.
>> > To unsubscribe from this topic, visit
>> > https://groups.google.com/d/topic/puppet-users/xY5xnOU09Qg/unsubscribe.
>> > To unsubscribe from this group and all its topics, send an email to
>> > puppet-users...@googlegroups.com.
>> > To post to this group, send email to puppet...@googlegroups.com.
>> > Visit this group at http://groups.google.com/group/puppet-users.
>> > For more options, visit https://groups.google.com/groups/opt_out.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Puppet Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/puppet-users/xY5xnOU09Qg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to