Hi Graham,

On May 13, 7:21 pm, Graham Dumpleton <[email protected]>
wrote:
> What do you have 'Timeout' directive in Apache set to? Is it 10 seconds?

It's set to 300.

>
> What operating system is this on?

Ubuntu Karmic Server, 64 bit

> What do you get on that operating system when you run following in
> Python on command line?
>
> >>> import socket
> >>> s = socket.socket(socket.AF_UNIX)
> >>> s.getsockopt(socket.SOL_SOCKET, socket.SO_SNDBUF)
>
> 8192

I get 124928.

Mark.

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" 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/modwsgi?hl=en.

Reply via email to