I would say like this: If your processes are serving up straight
pages, let them timeout after a while. If your processes are handling
eCommerce or persistent data, keep the connection open as long as
possible.

-- Gnarlie
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to