Project

General

Profile

Actions

Bug #643

closed

Mod Proxy issues

Added by Anonymous almost 19 years ago. Updated over 16 years ago.

Status:
Invalid
Priority:
High
Category:
mod_proxy
Target version:
-
ASK QUESTIONS IN Forums:

Description

I have a strong feeling this will be a duplication of http://trac.lighttpd.net/trac/ticket/603, however, I have possed it as my error line numbers seem to differ for my version of Lighty 1.4.11. This might just because I'm using it on a Win32 platform. If this is a duplication, which I pretty sure it is, just close this.

Anyway, I'm getting proxy lockups regularly. I looked in the log and I get

2006-05-14 07:22:16: (server.c.1220) note sockets disabled, out-of-fds
2006-05-14 07:22:18: (server.c.1185) note sockets enabled again
2006-05-14 07:37:09: (server.c.1220) note sockets disabled, out-of-fds

This happens at the point of the server locking up (Rebooting Lighttpd sorts things out).

To the run up of this I get a lot of entries like ...

2006-05-13 17:11:06: (log.c.75) server started
2006-05-13 17:11:11: (mod_proxy.c.1042) proxy-FDEVENT_ERR, but no HUP 9
2006-05-13 17:11:17: (mod_proxy.c.1042) proxy-FDEVENT_ERR, but no HUP 9
2006-05-13 17:11:18: (connections.c.1167) connection closed: poll() -> ERR 13
2006-05-13 17:11:18: (connections.c.1167) connection closed: poll() -> ERR 15
2006-05-13 17:14:28: (connections.c.1167) connection closed: poll() -> ERR 17

........

2006-05-14 07:05:37: (connections.c.1167) connection closed: poll() -> ERR 203
2006-05-14 07:05:37: (connections.c.1167) connection closed: poll() -> ERR 205
2006-05-14 07:05:37: (connections.c.1167) connection closed: poll() -> ERR 207
2006-05-14 07:06:00: (connections.c.1167) connection closed: poll() -> ERR 203
2006-05-14 07:13:57: (connections.c.1167) connection closed: poll() -> ERR 204
2006-05-14 07:13:57: (connections.c.1167) connection closed: poll() -> ERR 204
2006-05-14 07:20:10: (connections.c.1167) connection closed: poll() -> ERR 203

Would it be possible to give me an indication roughly how soon this will be resolved if this is not a dup of ticket 603.

-- jason

Actions #1

Updated by Anonymous over 17 years ago

-- avizoon.com

Actions #2

Updated by stbuehler almost 17 years ago

  • Status changed from New to Fixed
  • Resolution set to invalid

You need a higher max-fd value or a lower max-connections value.

Actions #3

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom