Is it generally possible to send requests to specific, individual rails server processes? From within the walls, that is, not externally.
My concrete purpose is to clear caches of data loaded from the database without having to restart the server process. With the common Mongrel (et al.) + load balancer setup, each server process has its own port and presumably the relevant information is accessible from the deployment specification. I have no idea how things are with passenger. Michael -- Michael Schuerig mailto:[email protected] http://www.schuerig.de/michael/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

