[Cppcms-users] Is there a timeout?
Brought to you by:
artyom-beilis
From: Frank E. <fra...@an...> - 2010-09-10 20:06:11
|
hi, i just develop a longpoll server using cppcms, nginx and fastcgi. i relaxed the nginx timeout (fastcgi_read_timeout) to 600 seconds which helped against the closing of the connection after 60 seconds, but now the connection shuts down 180 seconds after establishing it. nginx states in the log: client closed prematurely connection, so upstream connection is closed too while sending request to upstream so this seems like cppcm closed the connection this time. is there any timeout imposed on cppcms side? thanks, frank -- Dipl.-Ing. (FH) Frank Enderle anamica UG (haftungsbeschränkt) Beinsteinerstr. 6 71334 Waiblingen Telefon: +49 151 14981091 Telefax: +49 7151 1335770 E-Mail: fra...@an... Internet: www.anamica.de Handelsregister: AG Stuttgart HRB 732357 Geschäftsführer: Yvonne Holzwarth, Frank Enderle |