Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Sven_K=F6hler?= Subject: squid blocking Date: Sun, 01 Jun 2003 15:54:11 +0200 Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: de, en hi, i've got a squid-proxy running under cygwin. there's only one squid.exe, so i guess squid doesn't use fork() etc. under cygwin - does it use fork() or thread under linux? if my squid has to answer many http-requests that block because the http-server is damn slow, even requests to fast server are only answered after all the slow requests have been done. is this some kind of cygwin-bug (e.g. non-blocking socket calls that block under cygwin) or did i miss anything in the config? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/