Ticket #643 (closed defect: invalid)

Opened 2 years ago

Last modified 3 weeks ago

Mod Proxy issues

Reported by: jason@hybd.net Assigned to: jan
Priority: high Milestone:
Component: mod_proxy Version: 1.4.11
Severity: critical Keywords: proxy lock up reboot
Cc: Blocking:
Need Feedback: 0

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.

Attachments

Change History

09/17/2007 10:00:01 PM changed by avizoon.com

  • blocking changed.
  • pending changed.

04/25/2008 12:43:54 PM changed by stbuehler

  • status changed from new to closed.
  • resolution set to invalid.

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


Add/Change #643 (Mod Proxy issues)




Change Properties
Action