[정정합니다]CentOS에서...('FreeBSD에서'가 아닙니다;)

js4c의 이미지

kernel : printk 108 message suppressed
라는 메세지가 계속 발생해서
tail -f /var/log/messages로 확인했더니

kernel : TCP : time wait bucket table overflow

라는 메세지가 떠있는데...

'bucket table overflow'

라는것이 정확히 뭐를 말하는것인지요....설명좀 해주세요.

keizie의 이미지

뭔지는 저도 모르겠습니다만 -_-;

http://kltp.kldp.org/eunjea/hcol-archive/2002/networking/2003-Jun/1582.html

를 보시면 뭔가 제한을 넘겨서 나오는 메시지라고 합니다.

김정균의 이미지

linux 와 bsd 가 동일한것일지는 모르겠지만.. (linux 기준하에 설명 드립니다.)

bucket table 은 timewait socket 을 담아두는 table 입니다. 즉, time wait 이 너무 많아서 bucket table 이 모자른다는 의미입니다. sysctl 에서 이 값을 늘려 주시든지 또는 timewait 의 시간을 줄여 주시면 됩니다. BSD 는 timewait 을 sysctl 에서 control 할 수 있습니다. (Linux 는 이게 안되죠. --)

요즘의 TCP 환경에서는 TIME_WAIT 과정은 없어도 상관이 없으리라 판단이 됩니다. :-)

경의 이미지

tcp_max_tw_buckets 이 있습니다.

js4c의 이미지

kz님,김정균님 답변 감사합니다....제가 질문중 가장 중요한 실수를 했네요...
OS를 잘못 말하였습니다...
CentOS 입니다...;;

김정균의 이미지

linux 에서는 bucket table 의 수를 늘리는 방법 밖에는 없습니다. (sysctl 을 이용해서)

아니면 커널에서 TIMEWAIT 이 정의되어 있는 상수의 값을 변경해서 커널을 리빌드 하여 time wait 의 수를 줄이는 방법 밖에는 없습니다.

경의 이미지

#define TCP_TIMEWAIT_LEN (60*HZ) 이걸 얘기 하신 거로군요. 처음에 잘 못 이해했네요.

P.S.
근데 게시판 글이 올라가고 난 다음 redirect 후 갱신이 안 됩니다.
지금은 또 포스트 후 캐쉬/쿠키 지워도 글이 안 보입니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.