Asif Iqbal <vad...@gmail.com> writes: > I am using puppet 0.24.8 with passenger 2.2.2. and apache2 on ubuntu 9.04
> I notice http://github.com/reductivelabs/puppet/tree/master/ext/rack > 's manifest.pp > suggests to install `apache2-threaded-dev' for puppet 0.25. > Can I install it as well while running puppet 0.24.8? > If yes, ubuntu forces to remove `apache2-prefork-dev' . apache2-threaded-dev is the standard Apache development package on Ubuntu. I forget the story behind apache2-prefork-dev, only remember that in general you don't want to use it. > I have few FIN_WAIT2 status on port 8140. Will `apache2-threaded-dev' > fix those network status hang issues as well? No. That package is purely the development environment and libraries for building Apache modules and has nothing to do with the running server. -- Russ Allbery (r...@stanford.edu) <http://www.eyrie.org/~eagle/> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---