Follow up to an old problem, finally solved, in case anyone else
stumbles across the same problem.
> I have a problem with a storage web service our group wrote using
> Mongrel::HttpHandler We have a consistent problem when using
> http PUT to this service when the data is larger than about 4 GB.
Hi all,
I have 2 questions that are hopefully simple to answer:
- I've set up Apache 2.2 w/ mongrel_cluster and the proxy balancer,
consistent w/ the setup shown on various blogs, and it all seems to
work ok. But how can I tell if Apache, and not mongrel, is in fact
serving the static files as i
Hey All,
I was curious how I can control the default mongrel configuration when
it is run through the use of 'script/server'. Is there a way to edit
possibly a default .conf file? Any help would be greatly appreciated!
Regards,
Tim
___
Mon
you can use
curl -I http://www.google.com/intl/en_ALL/images/logo.gif
(thats a capital i, not a lowercase L)
and look for the server header
-J
On Jul 13, 2008, at 9:00 PM, Farhad Farzaneh wrote:
Hi all,
I have 2 questions that are hopefully simple to answer:
- I've set up Apache 2.2 w/ mong