Connection idle time too long: 31 while in state: 2 watching for event: 4, close!

#1
I'm getting this error. The site works but I keep getting the error. How can I solve? Thanks.
VERSION: LITESPEED/1.4.45 OPEN


 

David

Active Member
#2
It seems some connection is not closed for a long time serving. This is like a bug which is fixed in 1.4.46.
Can you use the latest version and watch if it happen again?
Thanks.
 
#3
It seems some connection is not closed for a long time serving. This is like a bug which is fixed in 1.4.46.
Can you use the latest version and watch if it happen again?
Thanks.
I have updated to 1.4.46. but the error continues. Do you have a different solution?
 

jbex

New Member
#4
I find myself in the same situation
Change the Connection Timeout from 30 to 300
But I do not solve anything, the problem persists.
Thank you

2020-10-12 08:21:51.312837 [INFO] [189.228.66.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 08:47:44.411279 [INFO] [91.126.173.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 08:55:30.241745 [INFO] [185.180.48.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 10:42:24.564077 [INFO] [202.83.43.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 10:47:17.647962 [INFO] [85.49.143.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 10:47:18.449227 [INFO] [85.49.143.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 10:47:19.462448 [INFO] [85.49.143.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 10:48:22.612732 [INFO] [85.49.143.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 10:48:22.713211 [INFO] [85.49.143.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 10:48:23.114808 [INFO] [85.49.143.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 11:49:07.513551 [INFO] [170.253.8.21:50671] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 11:49:08.353109 [INFO] [170.253.8.21:50674] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 11:57:57.915745 [INFO] [217.217.214.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 12:04:28.374783 [INFO] [41.216.228.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 12:20:46.000705 [INFO] [175.158.49.***] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 12:21:08.240735 [INFO] [83.59.221.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 12:24:40.330546 [INFO] [200.68.138.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 14:03:53.510038 [INFO] [200.29.25****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 14:03:54.536247 [INFO] [200.29.25***] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 14:18:07.979833 [INFO] [121.29.80.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 15:32:26.620513 [INFO] [201.108.23****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
2020-10-12 15:47:15.557281 [INFO] [177.226.250.****] Connection idle time too long: 31 while in state: 2 watching for event: 4, close!
 
#6
Hi, @3dpoder
Please try upgrading OLS to version v1.7.18, then empty the Memory Soft Limit (bytes), Memory Hard Limit (bytes), Process Soft Limit, and Process Hard Limit value from the web admin > External App > PHP version you are using. Then test it again and let us know if it works.
 
Top