본문 바로가기

반응형

IT

(56)
Session Idle Time(세션 유휴 시간) 이란? 일반적으로 L4 구성을 하게 되면, Session Idle Time 값에 대한 요구사항이 있는데, 이는 TCP의 Keep-Alive 타이머와 관련된 개념으로, 클라이언트와 서버 간의 통신이 끝난 후 일정 시간이 경과한 후에도 연결이 유지되는 시간을 말하며, 이 값은 일반적으로 서버에서 클라이언트의 연결이 끊겼을 때 대기 시간을 정의하기 위해 사용된다. 예를 들어 Session Idle Time 이 30초로 설정되어 있다면, 클라이언트가 30초 동안 어떤 데이터도 전송하지 않으면 서버에서 해당 클라이언트와의 연결을 끊을 수 있다는 뜻이며, 이를 통해 서버의 가용성을 높일 수 있다. 일반적으로 웹 사이트에서 권장되는 세션 유휴 시간은 30분에서 2시간 정도이며, 이는 사용자가 일정 시간 동안 웹 사이트에 접..
어떤 DNS 서버를 사용하는 게 가장 좋을까? Global 서비스를 고려하고 있다면, 아래의 2개 DNS를 서버를 활용하는 것이 가장 좋은 옵션이다. 1.1.1.1 (Cloudflare DNS) 8.8.8.8 (Google DNS) Both 1.1.1.1 (Cloudflare DNS) and 8.8.8.8 (Google DNS) are reliable and widely used DNS servers. They both have fast response times and offer good DNS resolution performance. When it comes to deciding which one is best for you, it can depend on a few factors, such as your location, network set..
A mail relay service in Office 365 Office 365에 Mail Relay 서비스를 구성하는 방법 A mail relay service in Office 365 is a service that acts as an intermediary between your on-premises mail server and Office 365, allowing you to send email messages from your on-premises environment to the Internet. Here's how to use a mail relay service in Office 365: 1.Set up a connector: In the Office 365 Exchange admin center, go to the "Mail flow" sectio..
MX Record Definition MX 레코드란? The MX record is a type of resource record in the Domain Name System (DNS) that specifies the mail server responsible for accepting email messages on behalf of a recipient's domain. The MX record maps a domain name to a list of mail exchange servers for that domain, in priority order. The priority field in the MX record is used to determine the order in which mail servers should be trie..
Confirm MX Record in Windows MX 레코드를 조회하는 방법 You can use the Command Prompt to check the MX (Mail Exchange) record for a domain on Windows 10. Here's how: Open the Command Prompt: press the Windows key + X and select Command Prompt (Admin). In the Command Prompt window, type the following command: nslookup -q=mx domain.com Replace domain.com with the actual domain name you want to check. Press the Enter key. The Command Pro..
OAuth 2.0 OAuth 2.0 is an open standard for authorization that enables applications to obtain limited access to user accounts on an HTTP service, such as Facebook, Google, or Microsoft. It provides a secure way for a user to grant access to their data or resources, without having to share their login credentials. OAuth 2.0 provides several "grant types" that determine how an application can obtain an acce..
Kerberos Protocol Kerberos is a network authentication protocol that is used to securely verify the identity of a user or service over an insecure network. It is named after the mythical three-headed dog in Greek mythology that guarded the gates of the underworld. In a Kerberos-based network, a central authority called a Key Distribution Center (KDC) is responsible for verifying the identity of users and services..
국내 IT 서비스 기업 회사 순위 (2022년 1월) 해당 순위는 직장인 블라인드 앱을 사용하는 현직자 (IT서비스라운지)의 의견을 취합하여 만들어진 자료이다. 경력자들의 연봉은 천차만별이고, 성과급 역시 매년 달라질 수 있는 부분이기에 신입사원의 연봉, 복지 등이 우선하여 고려된 순위라고 이해하면 좋을 것 같다. (회사 규모와는 무관) 하위 그룹에 속한 회사들은 계약 연봉에 식대가 포함된 경우가 많으니, 이직 및 신규 입사시 잘 참고하도록 하자! 1그룹 카카오엔터프라이즈 (신입계약 : 5000만) 우리에프아이에스 (신입계약 : 6500만) LG CNS (신입계약 : 4600만) 2그룹 삼성SDS (신입계약 : 4700만) 두산디지털이노베이션 (신입계약 : 4950만) 현대오토에버 (신입계약 : 4500만) SK C&C (신입계약 : 4300만) 3그룹 신..

반응형