Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 199202
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Network Proxy Developers <net-proxy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tero Pelander <tpeland@tkukoulu.fi>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 199202 depends on: Show dependency tree
Bug 199202 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-11-15 06:14 0000
The current ebuilds for squid use sed to replace SQUID_MAXFD value. The
configure script has an option to set it without any sed tricks.

Current code in ebuilds:
  sed -i -e "s:^#define SQUID_MAXFD.*:#define SQUID_MAXFD 8192:" \
    include/autoconf.h

In squid-2.6.16.ebuild replace with configure option --with-maxfd=8192
In squid-3.0_rc1.ebuild replace with configure option
--with-filedescriptors=8192

------- Comment #1 From Alin Năstac 2007-11-15 08:38:10 0000 -------
Fixed in cvs, thanks!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug