서로 다른 웹서끼리의 세션 관리 문제??

myhong74의 이미지

저 궁금한게 있어서.. 조언좀 부탁드립니다.

두개의 웹서버가 있다고 가정하고...
서버A : www.aaaa.co.kr
서버B : yyy.aaaa.co.kr

서버A는 asp 로 구성되어 있고
서버B는 php 로 구성되어 있습니다.

물리적으로 다른 두개의 웹서버( 개발환경 및 OS 가 틀린) 에서 동일한 세션 관리가 가능한가요??

제가 제대로 여쭤보고 있는지 모르겠네요...

서버A에서 로그인을 하면 세션에 필요한 정보를 올리고 사용자가 링크를 통해 서버B로 이동할때 로그인이 된 상태를 유지 할 수 있는지 궁금합니다. asp --> php 환경으로 이동하는건데 세션 관리 하느것이 가능한지요.. ㅠ.ㅠ

아니면.. 다른 쿠키를 구워서 정보를 주고 받는건지.. 어떻게 하고 있는지 궁금합니다.

조언좀 부탁드립니다.

익명 사용자의 이미지

SSO (Single Sign On) 쪽을 찾아보세요.

myhong74의 이미지

SSO 쪽을 봤지만... 이렇게 어려운건가요???

웹서버를 두,세대 운영하는 싸이트 들은.. 전부 SSO 모듈을 심어서 운영하는건것인가요???

다른 방법은 없을까요??

땀나네..ㅠ.ㅠ

purple의 이미지

myhong74 wrote:
SSO 쪽을 봤지만... 이렇게 어려운건가요???

웹서버를 두,세대 운영하는 싸이트 들은.. 전부 SSO 모듈을 심어서 운영하는건것인가요???

다른 방법은 없을까요??

땀나네..ㅠ.ㅠ

웹서버가 여러 대에 그것도 운영 환경이 제각기 다른 상황에서 제대로 세션 정보를 공유시키는 거라면 "당연히" 어려운 거죠(원래 세션이라는 놈 자체가 웹과 잘 안 어울리는 놈이지만요).

단지 로그인 상태만 체크하고 몇가지 중요하지 않은 정보만 사용할 꺼라면 쿠키를 적당히 암호화시키는 방식으로 구현하심이 좋을 듯 합니다.

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.