I've just set up a server with Apache 2.2, mod_proxy_balancer, and a
pack of Mongrels. I'm seeing something I haven't seen before with this
setup. Here's an example:

Processing StoriesController#index (for 80.129.122.251 at 2007-02-21
08:38:10) [GET]

[...]

Processing StoriesController#index (for ::1 at 2007-02-21 08:38:14)
[GET]

[...]

These are both for a single request.

It doesn't happen on every request, even from the same client.

When it does, there's a consistent 3-to-4 second delay between them.
Looks nasty in the browser:-)

Can anybody point me in the right direction?

Thanks!

--Al Evans

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to